summaryrefslogtreecommitdiff
path: root/helpcontent2
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2024-07-30 08:28:16 +0200
committerCaolán McNamara <caolan.mcnamara@collabora.com>2024-07-31 14:30:54 +0200
commit35288ca649d2110bad849468298860f8126e6b95 (patch)
tree0a620208609fa58012f5fa51d91696b2b8587418 /helpcontent2
parentb96920054754bf14eb6acb5086dd517f0986e213 (diff)
tdf#153040 PDF export: disable export of form fields as PDF forms by default
Open <https://bugs.documentfoundation.org/attachment.cgi?id=195586>, notice that from "bbb", the middle "b" is bold, export to PDF, none of the "b"s are bold. The reason for this is that by default we map form controls and content controls to fillable PDF forms, which can only contain plain text. Fix the problem by defaulting to not exporting form controls / content controls to PDF forms: most users just want a PDF that is close to what they saw in the edit window -- and the ones who want a fillable PDF form can still opt in. Once the UI checkbox is enabled, we even remember that. Based on <https://gerrit.libreoffice.org/c/core/+/152622>, thanks Justin! (cherry picked from commit 159d823c7b7502ee07d897d74c4e74c6e1873596) Conflicts: filter/source/pdf/impdialog.cxx filter/source/pdf/pdffilter.cxx vcl/qa/cppunit/pdfexport/pdfexport.cxx vcl/qa/cppunit/pdfexport/pdfexport2.cxx Change-Id: Iddb75d1dbd969045321e139154f254c059eebf16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171305 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'helpcontent2')
0 files changed, 0 insertions, 0 deletions