Author Topic: Does anyone know of any PDF envelope generators?  (Read 480 times)

0 Members and 1 Guest are viewing this topic.

Offline DWilliamsTopic starter

  • Enthusiast
  • Posts: 143
  • Gender: Male
  • Linux, oh yeah
    • View Profile
Does anyone know of any PDF envelope generators?
« on: March 03, 2010, 02:53:19 PM »
Specifically, I need some script I can pass basic information to and have it generate a PDF to be printed on a #10 envelope, and in addition it needs to interpret the zip code and generate a valid intelligent mail barcode.

Does any such thing exist (open source preferably)?  I set out to code this myself. I made some progress and successfully made envelope sized PDFs using the excellent FPDF library, but I figured I'd stop re-inventing the wheel if something similar existed.