Advanced Customizations, Overrides, and Extensions » ePublisher Platform XSLT Extensions » Imaging » bool PostScriptToPDF (string postScriptFilePath, string pdfJobSettings, string pdfFilePath)
bool PostScriptToPDF (string postScriptFilePath, string pdfJobSettings, string pdfFilePath)
 
Convert the specified PostScript file to a PDF.
Exceptions:
OutOfMemoryException
Thrown when a low memory situation occurs.
Parameters:
postScriptFilePath
Full pathname of the post script file.
pdfJobSettings
The PDF job settings.
pdfFilePath
Full pathname of the PDF file.
Returns:
True if it succeeds, false if it fails.
Was this helpful?
Last modified date: 10/14/2020