https://bugs.documentfoundation.org/show_bug.cgi?id=167907

            Bug ID: 167907
           Summary: Exporting Calc documents as PDF trims text on cell
                    boundary when using SinglePageSheets
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Printing and PDF export
          Assignee: [email protected]
          Reporter: [email protected]

Description:
When a long text is specified in a cell in a right-most column (relative to
data), when SinglePageSheet is set to `true`, text in a cell is being trimmed
by cell width, even though printing a document with SinglePageSheet=false
results in all text being printed.

Steps to Reproduce:
1. Create an empty calc document
2. Write the following line in any cell without modifying cell width: "this is
a long and boring text line that does not fit in a cell"
3. Run the following CLI command: `libreoffice --convert-to
'pdf:calc_pdf_Export:{"SinglePageSheets":{"type":"boolean","value":"true"}}'
<doc_name>`

Actual Results:
A pdf document is created that displays "this is a long a"

Expected Results:
A pdf document is created that at least displays "this is a long and boring
text line that does not fit in a cell"


Reproducible: Always


User Profile Reset: Yes

Additional Info:
Version: 24.2.7.2 (X86_64) / LibreOffice Community
Build ID: 420(Build:2)
CPU threads: 12; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-US (en_US.UTF-8); UI: en-US
Ubuntu package version: 4:24.2.7-0ubuntu0.24.04.4
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to