Search results
This example shows how to configure Docmosis using properties and config files. The ZIP contains: DocmosisConfigFiles.java docmosis.properties converterPoolConfig.xml WelcomeTemplate.docx readme.txt (instructions on setup) The licence key, OpenOffice/LibreOffice install…
This code sample connects to a remote converter to produce a document. You must run the remote converter first, using the runConverter script. Running remote converters allows you…
The ZIP contains: SimpleRender.java WelcomeTemplate.docx readme.txt (instructions on getting started) This example shows the simplest way to create a PDF document based on the WelcomeTemplate.docx. You will need…