python-ghostscript

Interface to the Ghostscript library
Download

python-ghostscript Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Publisher Name:
  • Hartmut Goebel
  • Publisher web site:
  • http://origo-submit.origo.ethz.ch/

python-ghostscript Tags


python-ghostscript Description

Interface to the Ghostscript library python-ghostscript is an interface to the Ghostscript library, both high- and low-level, based on ctypes.Installation instructions and documentation: http://pypi.python.org/pypi/ghostscript/ExampleHere is an example for how to use the high-level interface of python-ghostscript. This implements a very basic ps2pdf-tool:import sysimport ghostscriptargs = , "-c", ".setpdfwrite", "-f", sys.argv ]ghostscript.Ghostscript(*args) Requirements: · Python · ESP Ghostscript · setuptools · ctypes


python-ghostscript Related Software