<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Form and annotation borders are not drawn when field /S is not present in /BS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102640#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Form and annotation borders are not drawn when field /S is not present in /BS"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102640">bug 102640</a>
              from <span class="vcard"><a class="email" href="mailto:andrew.chuanye.chen@gmail.com" title="Andrew Chen <andrew.chuanye.chen@gmail.com>"> <span class="fn">Andrew Chen</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=134452" name="attach_134452" title="initial implementation">attachment 134452</a> <a href="attachment.cgi?id=134452&action=edit" title="initial implementation">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=102640&attachment=134452'>[review]</a>
initial implementation

I separated the field Annot::border into two fields borderArray and borderBS.
That will allow both /Border and /BS to be retrieved by getters. getBorder()
returns borderBS if available, and borderArray.

There are still a few problems with this:
1. If both /Border and /BS are present in a pdf file, only /BS will be kept
when it is saved again.
2. borderArray and borderBS are not kept in sync, changes to one will not be
reflected in the other.</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>