Enhanced PDFlib method

The following properties or settings are provided for the save as PDF method using PDFlib:

  • Export.PDF.NativePDF.ImageFormat -- enables you to select a format for images in the PDF file when you use the PDFlib method to save data from a DataWindow object to a PDF file. For more about this property, refer to the section called “Export.PDF.NativePDF.ImageFormat” in DataWindow Reference.

  • Export.PDF.NativePDF.PDFStandard -- enables you to select a PDF conformance level when you use the PDFlib method to save data from a DataWindow object to a PDF file. For more about this property, refer to the section called “Export.PDF.NativePDF.PDFStandard” in DataWindow Reference.

  • Export.PDF.NativePDF.UsePrintSpec -- enables you to use the page orientation and paper size settings in the Print Specifications tab or in the Print.Orientation and Print.Paper.Size properties, when you use the PDFlib method to save data from a DataWindow object to a PDF file. For more about this property, refer to the section called “Export.PDF.NativePDF.UsePrintSpec” in DataWindow Reference.