Bug 147358 - FILESAVE PDF Table lines slipping together when exported from CLI
Summary: FILESAVE PDF Table lines slipping together when exported from CLI
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: PDF-Export
  Show dependency treegraph
 
Reported: 2022-02-10 21:49 UTC by Gabor Kelemen (allotropia)
Modified: 2022-08-26 05:56 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Example file (15.44 KB, application/vnd.oasis.opendocument.text)
2022-02-10 21:49 UTC, Gabor Kelemen (allotropia)
Details
The example file exported from CLI (13.26 KB, application/pdf)
2022-02-10 21:51 UTC, Gabor Kelemen (allotropia)
Details
Screenshot of the original file and its pdf version (83.78 KB, image/png)
2022-02-10 21:52 UTC, Gabor Kelemen (allotropia)
Details
The example file exported from GUI - good (13.27 KB, application/pdf)
2022-02-10 21:55 UTC, Gabor Kelemen (allotropia)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kelemen (allotropia) 2022-02-10 21:49:43 UTC
Created attachment 178204 [details]
Example file

Attached file contains a table placed in a frame.
The first two rows of the table are slipping onto each other when the file is exported to PDF via CLI interface, but not when exported from the GUI.

1, Download attached file
2, instdir/program/soffice --convert-to pdf over_min3.odt 
3, Open the resulting pdf file

Happens in:

Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 24e6217c0abdaed703a077e77881ad6e8b4f6f0e
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: hu-HU (hu_HU.UTF-8); UI: en-US
Calc: threaded

also in all versions back to 3.5.
Comment 1 Gabor Kelemen (allotropia) 2022-02-10 21:51:02 UTC
Created attachment 178205 [details]
The example file exported from CLI
Comment 2 Gabor Kelemen (allotropia) 2022-02-10 21:52:16 UTC
Created attachment 178206 [details]
Screenshot of the original file and its pdf version
Comment 3 Gabor Kelemen (allotropia) 2022-02-10 21:55:10 UTC
Created attachment 178207 [details]
The example file exported from GUI - good
Comment 4 Gabor Kelemen (allotropia) 2022-02-23 16:01:55 UTC
This was fixed by

https://cgit.freedesktop.org/libreoffice/core/commit/?id=e7874c936dd1ff9b3423eb7477cbee2494535176

author	Michael Stahl <michael.stahl@allotropia.de>	2022-02-11 18:28:42 +0100
committer	Michael Stahl <michael.stahl@allotropia.de>	2022-02-14 11:35:59 +0100

sw: layout: fix overlapped table rows in --convert-to pdf