Package org.ghost4j.example


package org.ghost4j.example
  • Classes
    Class
    Description
    Example showing how to setup a display callback (to interract with the display) for the Ghostscript interpreter.
    Example showing how to list fonts of a PDF document using the high level API.
    Example showing how to analyze ink coverage of a PS (works with PDF as well) document using the high level API.
    Example showing how to convert a Postscript document to PDF using the high level API.
    Example showing how to convert a Postscript file to PDF.
    Example showing how to convert a PDF document to PostScript using the high level API.
    Example showing how to count pages of a PostScript.
    Example showing how to append a PostScript document to a PDF document.
    Example showing how to render pages of a PDF document using the high level API.