Package org.ghost4j.example
Class PDFConverterExample
- java.lang.Object
-
- org.ghost4j.example.PDFConverterExample
-
public class PDFConverterExample extends java.lang.Object
Example showing how to convert a Postscript document to PDF using the high level API.
-
-
Constructor Summary
Constructors Constructor Description PDFConverterExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-