Package org.ghost4j.example
Class DisplayCallbackExample
java.lang.Object
org.ghost4j.example.DisplayCallbackExample
Example showing how to setup a display callback (to interract with the
display) for the Ghostscript interpreter. In this example, a simple
ImageWriterDisplayCallback is used as callback: it converts page rasters into
images and stores them.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DisplayCallbackExample
public DisplayCallbackExample()
-
-
Method Details
-
main
-