Home > Backend Development > PHP Tutorial > php网页下弄一个超链接,是个pdf文档,请教如何实现。

php网页下弄一个超链接,是个pdf文档,请教如何实现。

WBOY
Release: 2016-06-13 10:52:30
Original
1016 people have browsed it

php网页上弄一个超链接,是个pdf文档,请问怎么实现。。。
我想在一个php网页上,添加一个pdf文档的超链接,点击就可以直接看到pdf的内容,请问怎么实现?请各位高手帮帮忙。

------解决方案--------------------
只要安装了 Adobe Reader,点击链接就可以直接打开
否则需要安装 flash 插件,不过好像都要付费的
有能力就自己做一个
------解决方案--------------------
记得好像有PDF类的...搜索PDFLIB试试
------解决方案--------------------
我最近也在搞这个,

是不是http://www.a744.com/fileview_1942.html这样的?

可以先用swftools 转换成swf ,然后用 flexpaper显示

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