Re: PDF Printing support from Python



Grant's example is not for Windows, Daniel, but it does illustrate a
certain principle: if you have a printer driver that understands PDF,
or some other external software such as Acrobat Reader that understands
PDF, then printing the PDF is as simple as telling the OS to just print
the file.

If you are looking for some software that acts as a PDF-understanding
interpreter, that must run under Windows 98, I don't know of any
written in Python. However, you might want to research some of the
available non-Python utilities. Ghostscript, for example, is available
at http://www.cs.wisc.edu/~ghost/ and has a version for Win32. You
could easily use Python to drive GhostScript.

Does that fit your needs?

---Peter

.



Relevant Pages

  • Re: Printing to PDF... Much easier on a Windows boxen!
    ... if Adobe PDF is the ... Well, I know that Adobe wrote the program, but here's how I print to ... One of the great things about the Mac PDF functionality is that it is easy ... Fewer steps than what was described for Windows and allows a lot more ...
    (comp.sys.mac.advocacy)
  • Re: Virtual PDF-printer for PPC2003
    ... like old DOS computers- any printing support must be part of the PROGRAM ... print to "Windows" and Windows itself interfaces to any supported printer. ... PDF driver would have to be part of your app ... easy by comparision- they only have to convert a single format to PDF- the ...
    (microsoft.public.pocketpc)
  • Re: phonetic symbols
    ... Actually I found a pdf I had from Windows and it works wonderfully In Debian ... ---there are no progrmas that I know of in Win, Linux, mac that edit pdfs. ... > it the problem of disappearance of many words without any reason at all. ...
    (Debian-User)
  • Re: Digitally sign PDF files
    ... This reports should be openoffice.org .odf files, pdf files, ... and don't know how openssl works in windows environments. ... If the certificate store is just a file, ... OpenOffice.org uses XML DSIG (libxmlsec, ...
    (comp.lang.python)
  • Re: PDF printing from Win2K via OS X/VPC
    ... I share my printers from my Mac via windows sharing over ... I'm not sure how you'd funnel the print request to the PDF subsystem, ... I picked in Windows is usually an Apple Color Laserwriter, ...
    (microsoft.public.mac.virtualpc)