MakePDFDocument

This script is called by ComposePdfInteractiveStartV1 and DIDComposePdfInteractiveStartV1 to produce PDF. It invokes ContractDocToPDF by default.

Parameters

Parameter Text    Src;
Parameter Text    Dest;

The Src parameter indicates the file name of the document that should be converted to PDF.

The Dest parameter indicates the name of the resulting PDF document after conversion.