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.
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; }
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.