For the complete documentation index, see llms.txt. This page is also available as Markdown.

CompressFonts

compressFonts

Method Name
Argument Name
Argument Type

compressFonts

status

bool

Defines whether pdfwrite will compress embedded fonts in the output. The default value is true; the false setting is intended only for debugging as it will result in larger output.

Last updated