Class | Description |
---|---|
DisplayCallbackExample |
Example showing how to setup a display callback (to interract with the
display) for the Ghostscript interpreter.
|
FontAnalyzerExample |
Example showing how to list fonts of a PDF document using the high level API.
|
InkAnalyzerExample |
Example showing how to analyze ink coverage of a PS (works with PDF as well)
document using the high level API.
|
PDFConverterExample |
Example showing how to convert a Postscript document to PDF using the high
level API.
|
PDFConvertExample |
Example showing how to convert a Postscript file to PDF.
|
PSConverterExample |
Example showing how to convert a PDF document to PostScript using the high
level API.
|
PSPageCountExample |
Example showing how to count pages of a PostScript.
|
SafeAppenderModifierExample |
Example showing how to append a PostScript document to a PDF document.
|
SimpleRendererExample |
Example showing how to render pages of a PDF document using the high level
API.
|
Copyright © 2016. All Rights Reserved.