Image Resolution
By default, images get embedded at their original resolution.
If the content includes large images, the default behavior might cause performance issues and out-of-memory errors. To limit the resolution of the images in the output file, set the desired value to imageResolution
in the dots per inch (DPI) unit.
For more information on embedding images, refer to:
- Known limitations of the Drawing library and the PDF Export component
- Exporting drawings to PDF with the Drawing library