PDF Generator - Blank Pages

I’m trying to Convert this page: https://votehb.com/result/1526510750625x614108720224534500 into a PDF however, when I try, I always get a blank 2 page PDF. However, when I use a tool like https://www.web2pdfconvert.com/ (also uses the Convert API), it works perfectly.

Here’s my setup:

Any suggestions @copilot?

Cheers,
Daniel

1 Like

Hey @dbevan,

We’d be happy to take a look. As always, give us a shout at plugins@cobubble.com. :slight_smile:

I’m also having this problem. Did you manage to find a solution?
Thanks, Jon

1 Like

Hi @dbevan,

Have you found a solution for this issue?

I’m having the same issue to Convert a Bubble page into a PDF via the SelectPDF Plugin. It gets always a blank page after the last page in the PDF even I set the the page height with JS:

// Set the height of a element
document.getElementById(“full-page”).style.height = “2917px”;

It looks like the SelectPDF Plugin use always the defined page height in the Bubble Editor independently the effective page height. @emmanuel any ideas how to fix that problem?

Thank you in advance for your help.

Cheers,
Oliver

and nobody answered you ??

did the page height work ?
and what about page breaks ??

1 Like