How to reset (or change) Title page bleed, padding, and margin in a PDF export?

chris.javier January 25, 2023

I'm trying to get rid of these spacing outside the red lines, but can't find where to.Screenshot 2023-01-25 at 4.12.17 PM.jpg

 

@page { margin: 0; padding: 0; }

This code removes bleed, margin, and padding for the rest of the pages - but not the title page.

 

Can anyone help, please. Thank you!

1 answer

0 votes
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 15, 2023

@chris.javier 

If you use this does it fix the issue.

@page :first { margin: 0; padding: 0; }

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events