使用PHP在线生成PDF文档
作者:admin 日期:2007-10-03
参考手册 :PHP生成PDF的开源项目FPDF 1.52 參考手冊
官方网站: 论坛支持:http://www.fpdf.org/phorum/(EN)
What is FPDF?
FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. The advantage is that PDFlib requires a fee for a commercial usage. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
FPDF可以让我们创建pdf文件而不用去调用PDFlib







