Available in the LEADTOOLS Imaging toolkit. |
PDFSaveLowMemory property (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Syntax BOOL PDFSaveLowMemory
Overview: Refer to Implementing PDF Plug in Features.
Remarks
Indicates whether to try to use less memory when creating a PDF file with JPEG or Fax compression. Possible values are:
Setting |
Description |
TRUE |
Try to use less memory when creating a PDF file with JPEG or Fax compression. |
FALSE |
Do not try to use less memory when creating a PDF file with JPEG or Fax compression. This is the default value. |
See Also
Elements: PDFDisplayDepth property, PDFGraphicsAlpha property, PDFTextAlpha property, PDFUseLibFonts property, PDFXResolution property, PDFYResolution property
Topics: Raster Images: Saving Files