You can render separate pages to a canvas element. Take a look at the API.js file and the example. From there, you create small html-canvas elements. For these, you call the rendering.
The example to look at is located under: examples/helloworld/hello.js in the repo. The call to `page.render(renderContext);` triggers the actual rendering.
Let me know if you need more help with this!
Best,
Julian
> _______________________________________________
> dev-pdf-js mailing list
>
dev-p...@lists.mozilla.org
>
https://lists.mozilla.org/listinfo/dev-pdf-js