home 首页 » 精彩日志 » 日志查看

Eirik Hoem's Blog: Populate PDF templates with PHP / FPDF / FPDI

 2008-05-09 00:40:06 
本文尚未翻译 | 翻译

Eirik Hoem recently pointed out two libraries that can be used in PHP to generate PDF files dynamically - FPDF and FPDI.

Ever wanted to generated PDF documents on the fly with PHP? Perhaps populate a standard contract with a customers name and address? FPDF and FPDI are two neat libraries which greatly helps when working with PDF files.

FPDF handles most of the work of creating and working with the PDF files while FPDI works together with it to pull in existing PDF files so FPDF can modify them. He links to some sample code you can try out once you've installed the two libraries.

收藏到网摘:

 
暂无评论
发表评论:
大名:*
网址:   http://sitename
评论:*