Ignore Home and Title page if entire hierarchy is to be exported to pdf.

Krupesh Desai March 11, 2012

When I export entire hierarchy, pdf includes home page which contains detail about what changes are made, by whom and when. I want this home page to be ignored when space is exported to pdf. Please guide me on this. Second problem I am facing is with Introduction page. I have placed our company logo and document title through <img> tag for the title page, it works fine if a particular section or few pages are exported to pdf. But when the entire hierarchy is exported which already has title page with company logo and other images, It looks weird as now there are two title pages. I want this first page under Home to be ignored for PDF generation. Please help. Any pdf stylesheet code for this?

1 answer

1 accepted

0 votes
Answer accepted
DavidH March 11, 2012

I don't know of an automated way to do this.

You probably know that you can deselect certain pages for PDF export. When you click the Export button, a list of all pages appears. I clear the checkmark from the Home page, then click the next page down in the hierarchy (which selects all pages below it).

Other than deselecting the page manually, you might also be able to use custom CSS to make the home page invisible, if you can isolate a div block based on the page name. Sorry I don't know the right class or ID to target. CSS {display=none} works with block-level elements.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events