Partially off topic: does anybody know of a hosted solution that turns a pdf into an html page, and hosts the output html (optionally, also hosts the pdf, with a downloadable link).
URL to PDF Microservice
91–95 of 95 posts
Re: URL to PDF Microservice
#92Earlier quoted context omitted.
I've moved all my pdf to client side. Less security and processing on the server. http://pdfmake.org/#/gettingstarted
Then you can't send pdfs in emails or pre-cache pdfs...
Re: URL to PDF Microservice
#93Earlier quoted context omitted.
Hey, I'd love to talk to you more about your issues with getting over to puppeteer. I'm working on a product that separates application infrastructure from Chrome as it's nightmare to try and scale with. I've written somewhat extensively about the deployment approaches here: https://hackernoon.com/more-than-you-want-to-know-about-head...
That was a great read!
Re: URL to PDF Microservice
#94OT (maybe) Question: I've gotten more and more annoyed over the years as links are deleted/decay etc. Even more so recently. Is there a plug-in that makes a 'personal archive' or potentially on-sends the page to the Archive. It would be useful to be able to search/go back in my time-line to webpages even if they were just static pdf's.
Re: URL to PDF Microservice
#95Why use headless chrome instead of the PDF lib used by chrome directly? https://pdfium.googlesource.com/pdfium/