Bug 691627 - Don't render hidden annotations
Summary: Don't render hidden annotations
Status: RESOLVED FIXED
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: unspecified
Hardware: PC Windows 7
: P4 normal
Assignee: Tor Andersson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-19 10:05 UTC by zeniko
Modified: 2010-09-23 12:08 UTC (History)
0 users

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zeniko 2010-09-19 10:05:12 UTC
See http://code.google.com/p/sumatrapdf/issues/detail?id=1044 for a document containing an annotation that's supposed to be rendered only on mouse-hover. I'd expect a non-interactive PDF renderer to ignore these annotations.

Our patch: http://code.google.com/p/sumatrapdf/source/detail?r=2156
See "12.5.3 Annotation Flags" in the PDF 1.7 spec for the flag values.