Altsoft Xml2PDF Server Library

APDestination.CreatePS Method (String)

Creates new PostScript destination document.

public static APDestination CreatePS(
   string psPath
);

Parameters

psPath
Path to new PostScript document.

Return Value

New PostScript APDestination instance.

See Also

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