[Libreoffice-bugs] [Bug 112489] Writer: In track changes, redline in left margin prints too thin to see.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 25 21:51:56 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=112489

--- Comment #8 from awyvern1983 at deckertelecom.net ---
Created attachment 136532
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136532&action=edit
Patch that makes the pdf line thicker

The reason I can't attach my own pdf of the problem is that with some very
helpful advice from the nice people at collabora (Thanks Eloy), I have managed
to solve the problem to my satisfaction.

They suggested drawing a rectangle instead of a line in:
sw/source/core/text/frmpaint.cxx

The attached patch does this with a rectangle width of 32. This works very well
and is very visible on my printer.

I have not submitted the patch for review yet because I am very new to all
this, and I'm not a c++ programmer, so I'm dancing in the dark. 

Also, I think the width of the rectangle (32) should be an option, just as the
position and colour of the line is an option, and that will take a long time
for me to learn how to program.

Also, I don't know if I have introduced any leaks with the tools::Rectangle
construction.

Thank you for your interest in my problem.
A.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170925/f57d2b85/attachment.html>


More information about the Libreoffice-bugs mailing list