Altsoft Xml2PDF Server Library

APDestination.CreatePDF Method (String)

Creates new PDF destination document.

public static APDestination CreatePDF(
   string pdfPath
);

Parameters

pdfPath
Path to new pdf document.

Return Value

New PDF APDestination instance.

See Also

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