Forums

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

Follow up to question on missing headers and footers in PDF export

Joshua Palmer October 1, 2013

I posted this custom code for my PDF title page in the hope somone could explain why my headers and footers aren't showing.

I'm still waiting on a follow up. Any help?

Here's the custom code so far:

.pagetitle
{
page-break-before: always;
}
.fsTitlePage
{
margin-left: auto;
margin-top: 10mm;
margin-right: auto;
page-break-after:always
}

.frontpagelogo
{
text-align: right;
}

.fsTitle
{
font-size: 42px;
font-weight: normal;
margin: 150px 0 4px 0;
text-align:center;
}

.fsTitle2
{
font-size: 42px;
font-weight: normal;
margin: 20px 0 4px 0;
text-align:center;
}

.fsPubDate
{
font-size: 18px;
font-weight: normal;
margin: 100px 50px 4px 0;
text-align: right;
}

.fsDisclaimerTitle
{
font-size: 24px;
font-weight: normal;
margin: 200px 0 4px 0;
text-align: center;
}

.fsDisclaimerCopy
{
font-size: 15px;
font-weight: normal;
margin: 20px 0 4px 0;
text-align: center;
}

1 answer

0 votes
Trina Peck October 1, 2013

I can't give you an answer but hopefully I can guide you in the right direction. I know that a product called Flying Saucer is what's used to generate the PDF from CSS.

Here's a link that may help: http://stackoverflow.com/questions/8712854/flying-saucer-hide-header-and-footer-on-first-page

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events