略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: PDF

2024-04-27

PDF

add a note add a note

User Contributed Notes 3 notes

up
-12
ynaderi at yahoo dot com
1 year ago
For sure it would be a good plug-ins (I have not check it).

You can check fpdf too (free open source).
up
-37
Me at Izzmo dot com
9 years ago
If you only have PDFLib Lite installed, I would not recommend bothering with this library, as you can really only output text and import an image, and that's about it.  Forget about adding complexities such as color, blocks and other elements.  Switch to an open source library such as FreePDF (http://www.fpdf.org).
up
-72
deadhorus at gmail dot com
10 years ago
If you need to use 'pdf templates' use Apache FOP (XSL-FO parser). You can call it from php by using the exec function or by using a php-java bridge. I am successfully using the exec function...

官方地址:https://www.php.net/manual/en/book.pdf.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3