<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Writer: In track changes, redline in left margin prints too thin to see."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112489#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Writer: In track changes, redline in left margin prints too thin to see."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112489">bug 112489</a>
              from <span class="vcard"><a class="email" href="mailto:awyvern1983@deckertelecom.net" title="awyvern1983@deckertelecom.net">awyvern1983@deckertelecom.net</a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=136532" name="attach_136532" title="Patch that makes the pdf line thicker">attachment 136532</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=136532&action=edit" title="Patch that makes the pdf line thicker">[details]</a></span>
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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>