PrintBase Enumeration CATPrintPDFSaveMode

enum CATPrintPDFSaveMode {
  PDF_1_3,
  PDF_A_1b,
  PDF_1_6
}
PDF save modes.
Values:
PDF_1_3
Currently PDF generated are of version 1.3. This is the default mode.
PDF_A_1b
This means PDF saved will be conforming to PDF/A-1b (ISO 19005-1:2005) standards PDF conforming to above standards will be of version 1.4
PDF_1_6
PDF 1.6 standard initially for Page User Dictionary (page size more than 200 inches).

This object is included in the file: CATPrintPDFProperties.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.