Applies Swing PDF Converter PDF and General settings. This function is intended for use ONLY with ".PDFSettings" document types. Do NOT set UseGeneralSettings parameter to True if the LotusScript API is executing outside Swing PDF Converter Database. Defined in SwPDFCreator Syntax Call swPDFCreator.LoadSettingsFromUNID(PDFSettingsUNID, UseGeneralSettings) Parameters PDFSettingsUNID String. Universal ID of the document containing PDF settings (must be created with ".PDFSettings" form). UseGeneralSettings Boolean. If set to true, Swing PDF Converter "General Settings" will also be used, in this case method call must be executed from within Swing PDF Converter Database. Return value Variant True if settings have been successfully applied; otherwise, false. |
PDF Converter for Notes > 2. For developers > 2.2. LotusScript API reference > 2.2.2. Class SwPDFCreator >