Hi,
it depends on what you want. If you just want to render PDF pages to images
and store them on the server, that should be to hard. Basically use a
canvas-library for NodeJS and PDF.JS and store the resulting images.
If you don't just want to server images, but also be able to select text
and have links working, it will be more work, but I could give you some
pointers, on where you have to look up the code.
Best,
Julian
> _______________________________________________
> dev-pdf-js mailing list
>
dev-p...@lists.mozilla.org
>
https://lists.mozilla.org/listinfo/dev-pdf-js
>