DavBfr / dart_pdf

Pdf creation module for dart/flutter
https://pub.dev/packages/pdf
Apache License 2.0
1.42k stars 632 forks source link

Unable to add padding between two pages #1722

Open shehzadraheem opened 3 months ago

shehzadraheem commented 3 months ago

How can I add some padding between two pages? I have tried margin in Page, but it is adding margin to the page content. I want to add some padding between pages.