<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - PAdES signatures are invisible"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117109#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - PAdES signatures are invisible"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117109">bug 117109</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.co.uk" title="Miklos Vajna <vmiklos@collabora.co.uk>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>The signature in a PDF file is a widget, vcl/source/gdi/pdfwriter_impl.cxx:6172
sets no location for it, so it'll be some 0x0-sized widget on the first page.
If you use Adobe Acrobat to create a pdf signature, you typically insert some
bitmap as a visible widget, and the crypto signature is attached to that
visible widget.

Quite possibly this is related to your signature lines feature, Samuel. :-)</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>