Apache FOP Replacement
Advanced document production for System Integrators and Software Developers
High-Volume Apache FOP Replacement
Convert XML to PDF, Word, and 20+ output formats using Ecrion Develop, the world’s fastest XML to PDF software solution. Using a simple, REST-based API interface, our Apache FOP compatible software can help you deliver stunning reports, invoices, statements, letters, and more, right from your application. System integrators and software developers all over the world rely on Ecrion to produce and distribute millions of documents per day from any data. The Ecrion solution uses natively-compiled code (32 and 64 bit) and does not have the same performance or memory limitations as Apache FOP. Use the Contact Us form to request performance benchmarks or a detailed list of Apache FOP limitations. Ecrion Develop is XSL-FO 2.0 compliant and supports SVG, Word and PDFs as part of the input process. Additionally, the Ecrion solution supports document assembly out-of-the-box, allowing you to create document packages from multiple inputs without the need for additional software.
Visual Design Template
The Ecrion solution can directly use FOP stylesheets without any changes. Additionally, you can build new document templates using easy drag-and-drop operations in Ecrion Studio. This WYSIWYG design environment enables software developers and business users alike to get proficient quickly in an Office-style interface. Ecrion Studio can help you build dynamic invoices, statements, correspondence, and reports, targeted for both traditional print output as well as modern, responsive, next-generation interactive documents.
Code Samples
Convert XML to PDF
The code sample uses the API to convert XML to PDF using a stored template. An XML string is sent to MHC server and a PDF is received back.
Convert JSON to PDF
The code sample uses the API to convert JSON to PDF using a stored template . A JSON is sent to MHC server and a PDF is received back.
merge multiple documents
The code sample uses the API to merge a document package stored on the server to a single PDF file.
Convert XSL-FO to PDF
The code sample uses the API to convert XSL-FO to PDF. An XSL-FO string is sent to MHC server and a PDF file is received back.