How to display whole PDF (not only one page) with PDF.JS?

前端 未结 6 1703
无人及你
无人及你 2020-12-24 05:42

I\'ve created this demo:

http://polishwords.com.pl/dev/pdfjs/test.html

It displays one page. I would like to display all pages. One below another, or place s

6条回答
  •  执笔经年
    2020-12-24 06:00

    If you want to render all pages of pdf document in different canvases

    
       
          
          
          
       
       
          

    PDF.js 'Hello, world!' example

提交回复
热议问题