Home > Backend Development > PHP Tutorial > 没劲,for help,如何把一个php网页用程序转成pdf

没劲,for help,如何把一个php网页用程序转成pdf

WBOY
Release: 2016-06-13 13:39:28
Original
1019 people have browsed it

没劲,for help,怎么把一个php网页用程序转成pdf
比如 wwwxxx.com/liveadminsystem/invoice3_test.php?oID=1&book_payment_history_id=14667


这个链接的网页转成pdf文档,要求样式不丢失,维持现状

------解决方案--------------------
首先,你给连接时坏的

其次,你可以下载一个 tcpdf 或 html2pdf 来完成你的工作

有兴趣的话也可以自己写,提示:pdf 支持 ps 语言

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template