Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

PDF Layout

Uththira pandi November 16, 2014

Hi,

            How to insert the user macro on pdf style sheet.For example I have a user macro for current date and time,and i need to insert the current date and time on pdf when export.Is any possibilities to insert user macros on pdf style sheet codings.

1 answer

0 votes
Davin Studer
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 Leaders.
November 17, 2014

What I would do is insert it into you page and wrap it in a div tag. Give the div a css class called "hideonscreen" and then in your global or space stylesheet add this.

.hideonscreen {display: none;}

 This will hide it when people view your page, but in the export (if you don't add the same thing to the pdf stylesheet) it will show there.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events