I need to convert pdfs (which may contain > 1 page) to images using node.js. I've seen some libs which do that, but they create a separate image per every pdf doc's page. How can I get a single image per pdf, including all its pages (if there's > 1) with node.js?
via Tristan Tzara
No comments:
Post a Comment