HTML PDF Viewer

后端 未结 3 1205
我寻月下人不归
我寻月下人不归 2021-02-06 18:36

Is there any alternative way to view PDF files on the web instead of using Acrobat Reader? I need to control the viewer to programmatically trigger the printing of the document.

3条回答
  •  一向
    一向 (楼主)
    2021-02-06 18:50

    There are quite a few options for document views online, some open source others proprietary. Personally, I've had good experiences with Flex Paper. This will allow you to include the document view on your website, and there are some developer resources which will allow you to integrate it with the functionality you're looking for.

    For demos, see here: http://flexpaper.devaldi.com/demo/

提交回复
热议问题