Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试用 PHP 制作 PPT 和 DOC 的查看器。嵌入式查看器是一种选择,但这不是我想要的。我需要帮助找到任何可以帮助我这样做的库。我希望查看者能够根据我提供给他的链接来显示演示文稿/文档。
嗯 PHP 无法向浏览器显示 PDF 文件。但是,您可以从 PDF 文件中提取数据,然后使用您想要的任何格式重新构建它。
看看http://php.net/manual/en/book.pdf.php