Bug 158660 - PDF export: block SDT not readable ( with ExportFormFields enable )
Summary: PDF export: block SDT not readable ( with ExportFormFields enable )
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Printing and PDF export (show other bugs)
Version:
(earliest affected)
24.2.0.0 alpha1+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: PDF-Export
  Show dependency treegraph
 
Reported: 2023-12-12 11:33 UTC by Xisco Faulí
Modified: 2024-08-26 07:45 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments
pdf output (319.25 KB, application/pdf)
2023-12-12 11:33 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2023-12-12 11:33:25 UTC
Created attachment 191384 [details]
pdf output

This is a follow-up of bug 148035 after 5082d50d24c3fec4487c724a15eb0d54a82ecd0d

Steps to reproduce:
1. Open attachment 55096 [details] from bug 41557
2. Save as PDF

-> The title is not readable. See document

Reproduced in

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: f0fda7ad2236f478fea396a23d4f982e5fc37e68
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
Comment 1 raal 2023-12-12 20:29:27 UTC
Confirm with Version: 24.2.0.0.alpha1+ (X86_64) / LibreOffice Community
Build ID: 0f82e9d42822e627edd1fb3b3c87e1f8a22136a4
CPU threads: 4; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
Calc: threaded
Comment 2 Justin L 2024-07-23 15:15:52 UTC
This happens when "create form" (which is the default) is enabled when exporting to PDF. Bug 162009 requests to turn that off by default.

I'm sure there were duplicate bug reports for this, but I can't find them now.

Many/most content controls will not export perfectly to PDF forms (when the user is not intending to make a form, but just have a PDF).
Comment 3 BogdanB 2024-08-24 13:54:56 UTC
Xisco, can you retest, seems ok with

Version: 24.8.0.3 (X86_64) / LibreOffice Community
Build ID: 0bdf1299c94fe897b119f97f3c613e9dca6be583
CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded
Comment 4 Justin L 2024-08-24 14:12:20 UTC
(In reply to BogdanB from comment #3)
> Version: 24.8.0.3 (X86_64) / LibreOffice Community
Note that bug 162009 was backported:  target:24.8.0.3 (see comment 2 above)
Comment 5 Xisco Faulí 2024-08-26 07:45:07 UTC
(In reply to Justin L from comment #4)
> (In reply to BogdanB from comment #3)
> > Version: 24.8.0.3 (X86_64) / LibreOffice Community
> Note that bug 162009 was backported:  target:24.8.0.3 (see comment 2 above)

Indeed, now it's only reproducible with ExportFormFields enabled