Tag: pdf预览模式: 普通 | 列表

使用PHP在线生成PDF文档

参考手册 :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

查看更多...

Tags: php PDF FPDF

分类:php&mysql | 固定链接 | 评论: 2 | 引用: 0 | 查看次数: 563

使用ubuntu制作PDF电子书

        linux下的一些文档和 windows下不能兼容时,把资料打印为pdf格式发给windows用户是很不错的选择。

查看更多...

Tags: PDF Ubuntu pdf

分类:linux OS | 固定链接 | 评论: 4 | 引用: 0 | 查看次数: 825