This library depends on the UltimatePDF_ExternalLogic forge component.
The simplest way to generate a PDF is by:
1. Create an empty screen2. Add to the screen the web block PrintLayout (from UltimatePDF)3. Build the report4. Call the server action PrintToPDF to generate the PDF (from UltimatePDF)
Advanced scenarios examples:
Detailed documentation and code can be found here.