Printable Large PDF on the Web

后端 未结 3 997
长发绾君心
长发绾君心 2021-01-05 23:11

The Problem

I have a 35mb PDF file with 130 pages that I need to put online so that people can print off different sections from it each week.

I host the P

3条回答
  •  长发绾君心
    2021-01-05 23:36

    I would recommend splitting the pdf into pages and then using a web based viewer to publish them online. FlexPaper has many open source tools such as pdf2json, pdftoimage to help out with the publishing. Have a look at our examples here:

    http://flexpaper.devaldi.com/demo/

提交回复
热议问题