Overview:
The HTML to PDF Extension for OutSystems offers a simple yet powerful solution to convert HTML content into PDF documents using the robust iText library. This extension is ideal for dynamically generating PDF reports, invoices, and various other documents directly within OutSystems applications, providing full control over formatting and layout through HTML and CSS.
The iText library is optimized for high-performance server-side applications, supporting asynchronous operations to ensure efficient processing. It can generate PDF documents exceeding 250 pages within seconds. In our demo application, we utilized dynamic table rendering to streamline content creation, significantly boosting both scalability and performance.