Hi! Sorry for my English. After updating LibreOffice to version 5.2.6.2, there was a problem with printing and exporting to PDF for multiline text box. In the attachment, an example of a simple database and PDF files demonstrating the problem. In Libreoffice version 5.2.3.3 there is no problem.
Created attachment 133334 [details] simple database
Created attachment 133335 [details] PDF 1
Created attachment 133336 [details] PDF 2
On which platform are you? (Linux, Windows, MacOS) For your information, the last stable LO version is 5.3.3, could you give it a try?
Platform is Linux (Gentoo). I have no 5.3 yet.
I can't reproduce it in Version: 5.4.0.0.alpha1+ Build ID: 74d2e606fd3605fe0a585f596eaa215ae4e20d18 CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Locale: fo-FO (ca_ES.UTF-8); Calc: group Could you please try to reproduce it with the latest version of LibreOffice from https://www.libreoffice.org/download/libreoffice-fresh/ ? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the bug is still present in the latest version.
This bug affected us on 5.3 and I was able to get a bibisect of the commit that broke multi-line text widgets when printing. f2b66a9dfac451d7f00918085df15b79d03c9d27 is the first bad commit commit f2b66a9dfac451d7f00918085df15b79d03c9d27 Author: Jenkins Build User <tdf@pollux.tdf> Date: Thu Feb 16 02:11:07 2017 +0100 source ee32c7d8083ae1449d6b379034be92995c142da9 source ee32c7d8083ae1449d6b379034be92995c142da9 :040000 040000 6b94778b194d42fb673f204ee2dc98b5ecc4e456 831d4368deb49b3e09387e2cbfe5f52a9b9d4a3b M instdir https://gerrit.libreoffice.org/#/c/33781 I'm going to upload my test document which easily replicates this along with a shot of before and after the patch.
Created attachment 133377 [details] Document which shows multi-line widget failure when printing For us, we are using CUPS, Linux and HP printers
Created attachment 133378 [details] Before and after patch, note the mis-rendering when printing
Adding Cc: to Miklos Vajna
http://cgit.freedesktop.org/libreoffice/core/commit/?id=919a4ef592b6026a7533a93682f39118fef29ce8 Fixed with this commit, I just can't type bug numbers correctly.
And also backported (still with the wrong bug number...) to libreoffice-5-4.
Request please, backport to 5.3 too. That's the version we have in production and we have held back updates because of this issue. We have many documents with form controls in them.
Done, see <https://gerrit.libreoffice.org/37977>.
Many thanks.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f6a66846f50132fab7be6baf516ab6af04acf7e5&h=libreoffice-5-3 tdf#107868 PDF export of editeng fill color: restrict to logic map modes It will be available in 5.3.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.