[Image-SIG] PIL: Saving as pdf gives Key error

Randy Trigg trigg@parc.xerox.com
Wed, 7 Apr 1999 12:40:20 PDT


Hi.

I'm running the 1.0b1 release of Pil on windows NT.  I can open images
of various formats, but I'm having trouble saving as pdf.  I get a Key
error when Image.py makes the call:

   SAVE[string.upper(format)](self, fp, filename)

KeyError: PDF

Any ideas what's going on?

Thanks in advance,

        - Randy Trigg