I have a 50+ page document on Confluence that is referred to from time to time offline. We want to be able to print it out and refer to it as a hard copy. When I export using the standard PDF option or using the Content Exporter plug-in, the images appear broken across 2 pages.
Is there a way to prevent this?
Any help appreciated...
Hi @[deleted]
You can use the page break option before and after the image to prevent the image from breaking.
As a user you can -
Insert a div (Other Macros > Formatting > Div) macro into the page and add page-break-after:always; in the Style parameter. This will insert a page break wherever you feel it is required, when you export the page to pdf.
As an admin you can -
Create a page break user macro. Refer to this page.
Hope one of these options works for you!
Thanks
Sireesha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.