News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
ThinkPHP Blog:
Creating press-ready PDF documents on the fly including individual barcodes
July 08, 2006 @ 07:25:37

In this new post on the ThinkPHP blog, Jason Easter demonstrates how, with the help of the PDFlib library for PHP, you can create "press-ready PDF documents" whenever you need to (including barcodes).

Often people would like to create a PDF in offset quality out of a big bunch of addresses and create a barcode for each address. Sure, you could do this using the serial-letter-function in Word or any PHP library - the problem is that you have to stick to special standards, e. g. using CMYK colorspace and the like.

There may be other good solutions for that. Anyway, now let's talk about doing that by using PDFLib - in the lite (and therefor free) version.

His example uses the "lite" version of the library and JPGraph to create the barcodes. They create the barcode first (from a value passed in the $_GET string), then insert it into the PDF defined by the code they provide. They even show how to add additional text and an image to round out the look of the newly minted PDF.

0 comments voice your opinion now!
pdf dynamic press-ready barcodes tutorial pdflib jpgraph pdf dynamic press-ready barcodes tutorial pdflib jpgraph



Similar Posts

Tectonic.co.za: Getting your head around PHP objects

php|architect: Using the PEAR Installer (Parts 1 & 2)

HowToForge.com: LAMP Installation On Ubuntu 6.06 For Linux Noobs

Chris Jones' Blog: Speeding up DBMS_OUTPUT in PHP OCI8

DevShed: Getting PHP to Talk to MySQL


Community Events











Don't see your event here?
Let us know!


security code ajax releases application developer mysql cakephp book PEAR database release zendframework job framework package zend conference example PHP5

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework