Only Print — Confluence Cloud Macro
This macro ensures that the enclosed content is only rendered when the page is printed or exported. It checks the $renderMode variable to conditionally display the content in exported formats like PDF or Word.
User Parameters
This macro comes without configurable user parameters.
Template
## renderMode is a variable that is empty in browser rendering
#if ( $renderMode )
This block will be NOT rendered on the page
But exported or printed (PDF, Word, Email, custom exporters)
#endRecommended Macros
The content of this macro will not go to the printing page
Space Information macro by space Id
Macro for printing all the spaces
Display the top comments from a selected Confluence page or the current page by default.
Basic greeting for user
Read and display the fixed version of Confluence pages by checking page or ancestor labels
Manage frequently used images (for instance, partner's logo) in one place across the whole Confluence instance without re-uploading them on each page. User parameters allow setting the image size.
Display a list of Confluence pages with CSV download feature