https://bugs.documentfoundation.org/show_bug.cgi?id=168054
Bug ID: 168054
Summary: When extracting .svg files from .odg files, only the
first page is extracted.
Product: LibreOffice
Version: 25.8.0.4 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Draw
Assignee: [email protected]
Reporter: [email protected]
Description:
Enter the command below to extract the .odg file.
"D:\Program Files\LibreOffice\program\soffice.exe" --draw --headless
--convert-to svg:"draw_svg_Export" --outdir output_svg your_file.odg
This will extract only the first page on Draw from the current version.
For example, in the past version v25.2.0.1, all pages were extracted normally.
Steps to Reproduce:
1. make '.odg' file with multiple pages.
2. try the following command.
"D:\Program Files\LibreOffice\program\soffice.exe" --draw --headless
--convert-to svg:"draw_svg_Export" --outdir output_svg your_file.odg
3. Compare results with those from the previous version v25.2.0.1.
Actual Results:
Only the first 'Draw' page appeared.
Expected Results:
All page results should be saved as a single .svg file.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.8.0.4 (X86_64)
Build ID: 48f00303701489684e67c38c28aff00cd5929e67
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan;
VCL: win
Locale: ko-KR (ko_KR); UI: ko-KR
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.