https://bugs.documentfoundation.org/show_bug.cgi?id=147238
Bug ID: 147238
Summary: Why does LibreOffice ignore Apache poi
setLandscape(true) option where MS Excel does not
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I wanted to change excel page orientation to horizontal(landscape), so I used
apache poi method PrintSetup.setLandscape(true).
Unfortunetly It seems not working approprietly in Libre office, though I can
see it right in MS Office.
The settings show that Landscape option is selected, but right picture shows
portrait.
What LibreOffice show you and what LibreOffice’settings have are different.
I don’t know how to resolve it.
I will take any advice appreciate. Thank you.
When the file is opened in Libre Office and MS Office,
https://ask.libreoffice.org/uploads/asklibo/optimized/3X/5/3/53cc54c0353e5d3a217db5e14abc82526f31fbae_2_473x500.png
Steps to Reproduce:
1. Using Apahe Poi XSSF PrintSetup setLandscape(true), set excel file's page
orientation to landscape
2.Open this excel file in MS Office and Libre Office.
3.See this in page preview mode and check page style.
Actual Results:
The worksheet is landscape orientation in MS office, but the same worksheet is
portrait orientation in Libre Office.
Expected Results:
The worksheet has to be landscape orientation when it was opened in Libre
Office.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.2.5.2 (x64) / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 8; OS: Windows 10.0 Build 19043;
UI render: Skia/Vulkan; VCL: win
Locale: ko-KR (ko_KR); UI: ko-KR
Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.