Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi all,
So I know that the cloud version doesn't allow macros..so I found some articles on how to enable page breaks and also insert headers/footers. Seems like they don't work. I put the below code into the PDF Stylesheet but my PDFs still show image contents cut due to different pages. Anyone else having this issue? Is their not a page break function I can insert into desired location of my page?
.pagetitle
{
page-break-before: always;
}
PDF customization only applies to space exports (not single page exports via Tools > Export to PDF)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.