-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Exporting a page to PDF where the page contains a Layout that has been resized will not respect the width of the layout as set and instead will make the width appear like the fixed width.
Steps to Reproduce
- Create a page and put a layout on the page, fill with content.
- Set the page to use full width
- Change the width of the Layout, it doesn't matter to what, just need to change it at all.
- confirm that the width is set by toggling the page width. If the width of the layout is set it will not shrink or grow to match the page width anymore.
- Export to PDF.
Expected Results
The Layout width matches the width set on the page.
Actual Results
The width of the layout is always around the thickness of the fixed-page width relative to other content.
Workaround
Only Known workaround is to edit the page and create a new layout "object" on the page, then move all content from the old layout into the new one.
Confirm that the layout respects the page width by toggling the
- mentioned in
-
Page Loading...