The following properties and function are provided for the save as PDF method using PDFlib:
-
Export.PDF.NativePDF.UserPassword property -- for setting the PDF file open password. This feature takes no effect for files created using PDF/A standard. For more about this property, refer to the section called “Export.PDF.NativePDF.UserPassword” in DataWindow Reference.
-
Export.PDF.NativePDF.MasterPassword property -- for setting the password for permissions of printing, copying, editing, etc. This feature takes no effect for files created using PDF/A standard. For more about this property, refer to the section called “Export.PDF.NativePDF.MasterPassword” in DataWindow Reference.
-
Export.PDF.NativePDF.Restrictions property -- for setting the permissions of printing, copying, editing, etc. This feature takes no effect for files created using PDF/A standard. For more about this property, refer to the section called “Export.PDF.NativePDF.Restrictions” in DataWindow Reference.
-
SaveNativePDFToBlob function -- for saving the generated PDF as a blob. For more about this property, refer to the section called “SaveNativePDFToBlob” in DataWindow Reference.