[ https://issues.apache.org/jira/browse/PDFBOX-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16332414#comment-16332414 ]
Tilman Hausherr commented on PDFBOX-3353: ----------------------------------------- Re commit [1821666|https://svn.apache.org/r1821666]: according to the PDF Specification, the /C entry is "The border of a link annotation", not the background. There is no background (don't know about PDF 2.0). This shows in the file PDFBOX-2898-Annotations.pdf, below "Hello world". Btw there's a bug in both versions of the link annotation AP stream building (yours and mine): the dictionary can have a quadpoints entry, and we both ignore that, I'll create a new issue for that so that we don't forget. > Create appearance streams for annotations > ----------------------------------------- > > Key: PDFBOX-3353 > URL: https://issues.apache.org/jira/browse/PDFBOX-3353 > Project: PDFBox > Issue Type: Task > Components: PDModel, Rendering > Affects Versions: 1.8.12, 2.0.0, 2.0.1, 2.0.2, 3.0.0 PDFBox > Reporter: Tilman Hausherr > Priority: Major > Labels: Annotations > Attachments: AnnotationSample.Standard.pdf, > CTAN-example-Annotations-rot270.pdf, CTAN-example-Annotations.pdf, > PDFBOX-2019-Annotations.pdf, PDFBOX-2898-Annotations.pdf, > PDFBOX-3353-highlight-noAP-001796-p1.pdf, PDFBOX-3353-highlight-noAP.pdf, > PDFJS-7115-indirect-rect.pdf, ShowAnnotation-4.java, ShowAnnotation-5.java, > ShowAnnotation-6.java, SquareAnnotations.pdf, annots.pdf, > gs-bugzilla-693664-AnnotationTest.pdf, > line_dimension_appearance_stream-noAP.pdf, > line_dimension_appearance_stream.pdf, pdf_commenting_new.pdf, > showAnnotation.java, text_markup_ap_test.pdf > > > Create appearance streams for annotations when missing. > I'll start by replacing current code for Ink and Link annotations. > Good example PDFs: > http://www.pdfill.com/example/pdf_commenting_new.pdf > https://github.com/mozilla/pdf.js/issues/6810 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org