Altsoft Xml2PDF Server Library

APDestination.CreatePDF Method

Creates new PDF destination document.

Overload List

Creates new PDF destination document.

public static APDestination CreatePDF(Stream);

Creates new PDF destination document.

public static APDestination CreatePDF(Stream,bool,APConfig);

Creates new PDF destination document.

public static APDestination CreatePDF(string);

Creates new PDF destination document.

public static APDestination CreatePDF(string,APConfig);

See Also

APDestination Class | Altsoft.Publisher Namespace