PHPCon East 2003
  PHPCon East 2003 - PHP Conference, New York City, April 23-25, 2003
   Sponsored by Linux Magazine

 PHPCon: Home
 PHPCon: Registration
 PHPCon: Tutorials
 PHPCon: Sessions
 PHPCon: WiPs & BoFs
 PHPCon: Why Attend
 PHPCon: Hotel & Travel Information
 PHPCon: Press
 PHPCon: Contact


 php


PHPCon East 2003
23-25 April 2003
Park Central Hotel
New York City
New York
USA
Document Generation with PDFlib

Luke Welling
Partner, Tangled Web Design
Laura Thomson
Partner, Tangled Web Design

Common printable document formats in use today include Adobe's Portable Document Format (PDF) and Microsoft Word (DOC or RTF). A dynamic HTML document is easily generated using PHP but for applications such as providing a paper form or generating legal documents, letters, or certificates HTML has important limitations. Generating RTFs and PDFs from PHP is more complicated than generating HTML, but can add significant value to a web site.

Outline:

  • The strengths and weaknesses of using alternative document formats
  • Technical details of these formats
  • How to use PHP's string processing functions to integrate a template with a user's data to create a rich text format (RTF) document.
  • How to use a similar approach (but using regular expressions) to generate a Portable Document Format (PDF) document
  • How to use PHP's PDFlib functions to generate a PDF document
  • Comparison of approaches




PHPCon East 2003
Sponsors


Platinum Sponsors

 Linux Magazine

Media Sponsors

 NYPHP

 PHP Kitchen

 php|architect

 Codewalkers

 PHP Developer

 Dr. Dobb's Journal

 PHP Application Tools

 Webifex

 PHPClasses

 The PHP Resource