This post originated from an RSS feed registered with Web Buzz
by Chirag Mehta.
Original Post: PDFB Library - Barcodes in Dynamic PDFs
Feed Title: chir.ag/tech
Feed URL: http://chir.ag/tech/rss.xml
Feed Description: Chirag Mehta - Tech Web Log: I discuss pretty much anything related to technology that comes to my mind, from the nitty-gritties of string parsing in some language to the overall big picture of the software world.
If you've ever wanted to generate PDFs on-the-fly on your server and wanted to do more than just plain text, PDFB Library just might be what you're looking for.
My newly released PDFB Library makes it very easy for even novice PHP programmers to generate high-quality dynamic PDF files. The library allows you to take any PDF file, then overlay text, images, and barcodes (Code 3 of 9, Code 128, Interleaved 2 of 5, and UPC-A), and generate a new PDF dynamically.
On most servers it requires almost no configuration and as long as the PHP Image library is setup correctly, you're ready to go. PDFB Library has been tested to run on Linux and Windows servers without any problems.
Credits: The PDFB Library works by combining the following three awesome PHP libraries. Each of these libraries have their own licensing and copyright/copyleft schemes. For license and legal requirements, refer to the URLs below: