The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

PDF Header Style

serc
Contributor
January 24, 2019

hey guys, 

im trying to add a header and footer style for my documents. But its bit to difficult for me. So can anyone help me there?

How to.PNGcan anyone show me how i can write this?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Thomas Schlegel
Community Champion
January 24, 2019
serc
Contributor
January 24, 2019

Hi thanks for the answer
yes I read it, I don't know how to write the title among each other. Also, I don't know how to change the font size separately from "Document" and "Title

0 votes
Steffen Heller
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 9, 2019
@page {
size: 210mm 297mm; /* DinA4 */

@top-left {
display: block;
white-space: pre;
content: "Dokumenttitel \A Betreff/Projekt!"; color: red; font-size: 14pt;
}
}

...would be a first step.

Different formats for "Dokumenttitel" and "Betreff/Projekt!" only works with more complex workarounds.

TAGS
AUG Leaders

Atlassian Community Events