Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to set Title Page margins when exporting space as PDF?

Jacob Davis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2017

I'm trying to set the margins/padding of the Title Page to 0 so that my banner will span the entire width of the cover, but I can't seem to set them without messing up the rest of document when exporting.

I tried this with no luck:

@page {
size: 8.5in 11in;
margin: 0.5in;
padding: 1em;
}

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

.fsTitlePage {
margin-left: 0;
margin-top: 0;
margin-right: 0;
page-break-after: always;
}

 

I also tried this, but it cuts off the text on the right margin of the rest of the document:

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

 

Any help would greatly be appreciated!

2 answers

0 votes
Peter Förger
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 14, 2018

Any news here as I run in to similar problems while trying to set 'margin:0;' on the title page?

0 votes
Krista Parker October 26, 2017

Have you tried creating an export template and then setting a new Export Scheme? And are you looking to export an entire space, or just a document? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events