viewing pdf as image flow - php

喜欢而已 提交于 2019-12-12 04:08:39

问题


I have a pdf file and I want to view them as image file (like in google books or amazon book preview). I hope there will be solution in some php libraries or javascript. I am expecting a similar solution. How can I make this possible??

Thanks in advance... :)

blasteralfred


回答1:


Try Imagemagick and run it with GhostScript You can also have a look here: http://answers.google.com/answers/threadview?id=134543



来源:https://stackoverflow.com/questions/5528951/viewing-pdf-as-image-flow-php

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!