Exporting page as PDF

I am facing this problem where if I export page as a PDF in A4 size, I get one blank page extra at the end. even though nothing is shown there on that extra page.

1 Like

Ah yeah I’ve noticed that too, it’s a little frustrating.

As a workaround, you could try my PDF Pack to remove the last page from a PDF with a formula like this:

thisRow.ModifyRows(NewFile, PageSelectPDF("new.pdf", InputFile, stop: -1))

hi @Zia_Ullah , welcome to the community and so sorry to read about your dissappointment. We as users have little to no control over how the Coda engine handles pages. There are some packs other makers use to get more control over their printing. Makers as @joost_mineur can tell you more about it.

1 Like
2 Likes