MKI_PRINTPDF_TYPE_* (Print PDF Type) Changed in Version 2022.1 |
www.CAD6.com |
Determines which type of PDF file to export. Possible values are:
MKI_PRINTPDF_TYPE_V17 Renamed in Version 2022.1 Simple PDF file using PDF 1.7 (ISO 32000-1). In this mode, layers can be exported. Permissions will be ignored.
MKI_PRINTPDF_TYPE_V17X8 New in Version 2022.1 Simple PDF file using PDF 1.7 ext 8. In this mode, layers can be exported.
MKI_PRINTPDF_TYPE_V20 New in Version 2022.1 Simple PDF file using PDF 2.0 (ISO 32000-2). In this mode, layers can be exported.
MKI_PRINTPDF_TYPE_PDFA The PDF file will be created according to the PDF/A-1b:2005 archiving standard (ISO 19005-1 Level B). As a result, transparencies and layers will be ignored and CMYK colors will be converted to RGB. This may cause some color deviation!
MKI_PRINTPDF_TYPE_PDFX1 Changed in Version 2022.1 No longer supported. If selected, MKI_PRINTPDF_TYPE_PDFX4 will be used instead.
MKI_PRINTPDF_TYPE_PDFX3 Changed in Version 2022.1 No longer supported. If selected, MKI_PRINTPDF_TYPE_PDFX4 will be used instead.
MKI_PRINTPDF_TYPE_PDFX4 New in Version 2015.1 The PDF file will be created according to the PDF/X-4 standard. As a result, layers will be ignored.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH