{page activity} exports to pdf with undesired header

Jeannette Lamb August 26, 2014

We need to include this in order to display and print page approvals. Are there any parameters or alternate solutions that will export without the header row? See attached screenshot.

1 answer

0 votes
Guilherme Nedel [Atlassian]
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 28, 2014

Hello Jeannette, you are able to change how PDF Exports look by going to "Space Tools > Look and Feel > PDF Stylesheet" you may need to use a tool such as Firebug, in order to apply to following CSS, which states the elements(in the example, h1 with class "hidden") should be hidden:

h1.hidden {
    visibility: hidden;
}

Jeannette Lamb August 28, 2014

The issue is not with all Heading styles. It is with the first row that appears at the top of the {pageactivity} macro. See screenshot of the first row with bullet points.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events