When I export a writer doc to pdf and choose no PDF Formular, it still exports with Formular. As PDF 1/A it works, but date fields are empty.
Please write steps to reproduce, expected and experienced results. See Bug 127217
Reproduce export PDF without formular problem: 1) Open Writer 2) Menu: Datei (File) -> Eportieren als (Export As) -> Als PDF exportieren (Export as PDF) 3) Uncheck PDF-Formular erzeugen (create PDF Form Controls???) 4) Export Do again the Steps 2 and 3 and PDF-Formular erzeugen (create PDF Form Controls???) is checked again. It is not possible to uncheck it. And so it is not possible to create a PDF without the controls. Try: Formular (Form??) -> Markierfeld (Checkbox??) -> Insert into Document Create a PDF like in 2), 3), 4) When you open the PDF you can check and uncheck the Checkbox.
Created attachment 154192 [details] Test Writer document with checkbox Demo checkbox form control
Created attachment 154193 [details] Test2 File with Checkbox and DateBox
Created attachment 154194 [details] Print test2.odt with PDF24 PDF Printer The output is perfect
Created attachment 154195 [details] Export as PDF/A without PDF-Form Datebox should not be empty Checkbox is ok
Created attachment 154196 [details] Export as PDF without form It is still a form. Checkbox is selectable, same to datebox.
I reproduce with master 6.4+ and set to New. Looks like a regression.
yep, don't repro in Version: 6.2.2.1 (x64) Build ID: fcd633fb1bf21b0a99c9acb3ad6e526437947b01 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: ru-RU (ru_RU); UI-Language: en-US Calc: threaded it's really a regression
*** Bug 127713 has been marked as a duplicate of this bug. ***
*** Bug 127795 has been marked as a duplicate of this bug. ***
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=76fcd878da1624e73f1eb9d9405485d4faf66edf author Jan-Marek Glogowski <jan-marek.glogowski@extern.cib.de> 2019-07-31 18:48:30 +0200 committer Thorsten Behrens <Thorsten.Behrens@CIB.de> 2019-08-07 23:29:09 +0200 commit 76fcd878da1624e73f1eb9d9405485d4faf66edf (patch) tree 3b0f4f69483a43be9e03ac2c987d34d1dcd42278 parent a70f0251b98d7d06d27b0f72f3877ea77b659d80 (diff) tdf#126642 always allow PDF/A form export Bisected with: bibisect-linux64-6.3 Adding Cc: to Jan-Marek Glogowski
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b06cba8f13e0b71346cb884cf827751f2086fd8e tdf#127493 store ExportFormFields checkbox value It will be available in 6.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.5.0.0.alpha0+ Build ID: 4a8d3b80283cec4a93dd697eab70afcb82f04f4f CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Jan-marek, thanks for fixing this issue!!
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/0d1d0e1a68ce2a48efb7b318e8e01c92361d6b78 tdf#127493 store ExportFormFields checkbox value It will be available in 6.4.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/commit/75406122dd7f6896d003aff46decb78bb40f2fa8 tdf#127493 store ExportFormFields checkbox value It will be available in 6.3.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
*** Bug 130730 has been marked as a duplicate of this bug. ***