Altsoft Xml2PDF Server Library

APDestination.CreatePS Method

Creates new PostScript destination document.

Overload List

Creates new PostScript destination document.

public static APDestination CreatePS(Stream);

Creates new PostScript destination document.

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

Creates new PostScript destination document.

public static APDestination CreatePS(string);

Creates new PostScript destination document.

public static APDestination CreatePS(string,APConfig);

See Also

APDestination Class | Altsoft.Publisher Namespace