https://bugs.documentfoundation.org/show_bug.cgi?id=173322
Bug ID: 173322
Summary: Draw: PDF export crops portrait pages to landscape
dimensions in documents with mixed page formats
Product: LibreOffice
Version: 26.8.0.3 release
Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
When a Draw document contains pages with different page formats/orientations
(e.g. portrait and landscape pages mixed in the same document, using the newer
per-page format feature), the PDF export does not preserve each page's
individual format. Instead, all pages end up with landscape dimensions in the
exported PDF, and the portrait pages are cropped/cut off to fit.
Steps to Reproduce:
1.Open LibreOffice Draw and create a new document.
2.Give different pages different formats/orientations within the same document
(e.g. page 1 = portrait, page 2 = landscape), using the new per-page format
feature.
3.Export the document to PDF, either via File → Export As → Export as PDF, or
via the "Export Directly as PDF" toolbar button.
4. Open the resulting PDF.
Actual Results:
All pages in the exported PDF are forced to landscape dimensions. Portrait
pages are cropped/cut off to fit the landscape page size, losing content.
Expected Results:
Each page in the exported PDF should keep its own page format/orientation as
set in the Draw document (portrait pages stay portrait, landscape pages stay
landscape), matching what is shown on-screen in Draw.
Reproducible: Always
User Profile Reset: No
Additional Info:
The per-document mixed page-format feature itself works correctly within Draw
(pages display with their individual formats). The bug only appears at PDF
export time, and occurs with both available export methods.
--
You are receiving this mail because:
You are the assignee for the bug.