Server-Side PDF Generation

There was a mention of needing this towards the end of the thread below but though having a FR might make it easier for the team to track.

In a nutshell there are lots of places where you might want to control pdf generation rather than it being on the client-side (e.g. I want to send PDFs filled with dynamic content to an e-signature platform)

2 Likes

Bump

3 Likes

The app connect component appear to be based on pdfmake which is also available in a server side form via an npm extension so I assume giving us this as a server side feature should not be too difficult?

1 Like

I would be in favour of a server side PDF creator as this is the exact feature I need at the moment

1 Like

bumb...

bump

1 Like

bump

bump

bump

Im not trying to hi-jack this ...

but i use https://www.api2pdf.com/ ....

Convert HTML and URLs to PDF format with Headless Chrome or wkhtmltopdf.

I not sure how they do this.. but i can point it to a page where the data is located.. eg invoice page.. or something.. and it will "render" that page pretty perfectly... without me having to "build it in PDF" format...

Its pretty nifty...

+++++

bump

That is a great service but there is a data protection issue when it's processed by a third party so having it all done locally will always be the better option.

2 Likes