Altsoft Xml2PDF Server Library

APDestination.CreatePDF Method (String, APConfig)

Creates new PDF destination document.

public static APDestination CreatePDF(
   string pdfPath,
   APConfig config
);

Parameters

pdfPath
Path to new pdf document.
config
Destination configuration.

Return Value

New PDF APDestination instance.

See Also

APDestination Class | Altsoft.Publisher Namespace | APDestination.CreatePDF Overload List