Table border & underlines overlap with text
Created attachment 99024 [details] underline overlap with text
Created attachment 99025 [details] Actual file
Created attachment 99026 [details] Imported draw file
Reproducible, tested using Mac OSX 10.9 with LibreOffice Version: 4.3.0.0.alpha1+ Build ID: cc4a3f1a88afff114311bddf462ca4bc00a485c7 TinderBox: MacOSX-x86@49-TDF, Branch:master, Time: 2014-05-12_09:05:53 Kind regards, Joren
I have some thoughts about this problem and I will try to fix it.
Created attachment 99319 [details] Fix v1 Here is the patch, which probably should fix the problem. It needs testing, with different documents, especially on Linux.
Patch was sent for review https://gerrit.libreoffice.org/9410
Vort committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=be7ec1384e85360179f5645d9775c5e6605d5a0f fdo#78689 PDF Import: get font's ascent value from different source 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.
Thank for you fixing the bug. I tested in the new dev build. Underline spacing is Correctly. But length of Line is shorter than actual pdf file. It is Clearly visible in header line. Line is start at beginning of word & End at end the of Word/sentence. But here it is end 4px before that.
This bug is not about incorrect underline positions. It is about incorrect character (text) positions. There is no correct way in Draw to specify per-character kerning. That's why text sometimes wider that needed, sometimes narrower. Here is more specific report: Bug 49705