-
Bug
-
Resolution: Fixed
-
High
-
23
-
Severity 3 - Minor
-
3
-
Issue Summary
When erxporting pages to PDF the end result contain cut-off images, macros and large tables. It seems that page breaks are not being considered when exporting a page to PDF.
Steps to Reproduce
- Create a page containing some images (I was able to reproduce with 8 large images);
- Add a Table of content macro, some headings, and some info panels between images;
- Publish the page and export it to PDF
Expected Results
- Content of the page to be correctly segregated on page breaks.
Actual Results
- Content (images/macros) are cut off on the exported PDF files, as can be seen in this screenshot here:
reference PDF: ITS-PDFExporttest-201020-1459.pdf
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- is blocked by
-
JSDCLOUD-5974 Browse request type functionality for JSD widget
- Gathering Interest
- blocks
-
ECOHELP-20662 Failed to load
-
ECOHELPPUB-68 Failed to load
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
TL&DR: Possible solution: make the size of the image of 851px
Complete:
I had the same issue and nothing fixed it:
But I had an image of 851px that was respecting the page break, and then I set all the other images to that width and all worked as a charm, even the tables that was also cut in the middle of a page.
Probably, 851px is not a magic number, but it seems to be a matter of sizes
I hope it will be useful for you too!