On Sat, 16 Apr 2004, R.Marquez wrote:
Does any one know of a way to convert PDF documents into a raster
format, such as TIFF or JPEG? Of course to do it in Python would be
my preference, but if you know of another way to do this
programatically I would also be interested. Thanks.
Ghostscript?
If it can, on some platforms GS is built as a DLL or shared object, with a
defined API. The ctypes module might be able to let you drive this;
failing that, os.system() would work.
--
Andrew I MacIntyre "These thoughts are mine alone..."
E-mail:
an*****@bullseye.apana.org.au (pref) | Snail: PO Box 370
an*****@pcug.org.au (alt) | Belconnen ACT 2616
Web:
http://www.andymac.org/ | Australia