Overview

Builder.Framework is a software tool that contains a collection of libraries, classes, and functions that are used to develop applications.

When you integrate ONLYOFFICE Document Builder into your C++, COM, or .Net application, you can embed the code for ONLYOFFICE Document Builder together with the script code for the document files to be created into your application. In this case you will need to recompile your application each time anything is to be changed in the output document files. This option is good when you need a faster native application and you are sure that the resulting document files will always stay the same or will only be changed when you recompile your application anyway.

Currently, the following frameworks are available: C++, COM, .Net.