The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to insert pagebreak into confluence page

Benedito Silveira
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 28, 2018

I exported confluence wiki page into word and pdf file but I am unable to view pagebreak feature

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
June 29, 2018

You could create a user macro that would be invisible in page view mode, but would trigger a page break when printed. Example below.

Macro Name:
page_break

Macro Title:
Page Break

Description:
This will set a page break before this when printing or exporting.

Macro Body Processing:
No macro body

Template:

## Developed by: Davin Studer
## Date created: 03/25/2016
## @noparams
<div style="page-break-before:always;"></div>
TAGS
AUG Leaders

Atlassian Community Events