Bug 691524

Summary: PDF 1.7 FTS Annots ignore MK entry for Border
Product: Ghostscript Reporter: Ray Johnston <ray.johnston>
Component: PDF InterpreterAssignee: Alex Cherepanov <alex>
Status: NOTIFIED FIXED    
Severity: normal    
Priority: P1    
Version: master   
Hardware: All   
OS: All   
Customer: 532 Word Size: ---
Attachments: patch

Description Ray Johnston 2010-08-03 18:39:44 UTC
The following fts files are missing a rectangular border around some annotations.

We don't currently process the 'MK' dictionary that has the 'BC' for all of
these files. Initially we can handle the BC entry to draw the border, but later
we should improve our MK processing.

fts_33_3300.pdf

fts_33_3309.pdf

fts_33_3311.pdf through fts_33_3315.pdf
Comment 1 Alex Cherepanov 2010-08-07 15:54:31 UTC
Created attachment 6629 [details]
patch

Implement rendering of Widget annotation border background specified by
/BC and /BG entries of the appearance characteristics dictionary /MK.
Comment 2 Alex Cherepanov 2010-08-07 16:18:23 UTC
The patch has been committed as a rev. 11614.
Testing shows that all fts_33* files are fixed.
Similar problems in if fts_34* are also fixed and remaining issues 
in fts_34* are tracked by a bug 691536.
Comment 3 Marcos H. Woehrmann 2011-09-18 21:47:32 UTC
Changing customer bugs that have been resolved more than a year ago to closed.