Hi There !
I’ve got a long RG and wanna make a PDF from it.
Break pages correctly is the question…
PDFShift might be a solution, but how to get HTML from a RG to send it?
Is there a simple way to break pages and have a beautiful PDF?
PDF Conjurer gives few configuration options…
Any advice?
Tks in advance !
There are 2-3 ways to do this -
- Using HTML to PDF (e.g., PDFShift or others like Puppeteer)
- PDF Conjurer (Bubble Plugin)
If you’re focused towards “ease of use”: Stick with PDF Conjurer if you’re staying in Bubble. It may not have the most flexible page-break control, but it’s easy to use directly within the Bubble environment.
And if you want more control: Use PDFShift (or a similar service) if you’re comfortable with API calls. Combining it with CSS for page breaks gives you greater flexibility over the final layout.