Initializes PDF creation process. It MUST be called before any other method in SwPDFCreator class or PDF creation will fail. Activation response is NOT stored in SWING PDF Converter database and MUST be supplied on each method call. Defined in SwPDFCreator Syntax Call swPDFCreator.InitWithActivationResponse(ActivationResponse) Parameters ActivationResponse String. SWING PDF Converter activation server response. Return value Boolean True, if product is licensed and PDF conversion can be continued; otherwise, false. |
PDF Converter for Notes > 2. For developers > 2.2. LotusScript API reference > 2.2.2. Class SwPDFCreator >