From dev-return-58233-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Sat Sep 15 20:40:03 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 24404180629 for ; Sat, 15 Sep 2018 20:40:02 +0200 (CEST) Received: (qmail 13432 invoked by uid 500); 15 Sep 2018 18:40:02 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 13420 invoked by uid 99); 15 Sep 2018 18:40:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2018 18:40:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B70991A2313 for ; Sat, 15 Sep 2018 18:40:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id M95CxlVfqq-K for ; Sat, 15 Sep 2018 18:40:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id BE2B35F1A1 for ; Sat, 15 Sep 2018 18:40:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 56FF0E0E1D for ; Sat, 15 Sep 2018 18:40:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 18D8623F99 for ; Sat, 15 Sep 2018 18:40:00 +0000 (UTC) Date: Sat, 15 Sep 2018 18:40:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PDFBOX-3353) Create appearance streams for annotations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-3353?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D166= 16447#comment-16616447 ]=20 ASF subversion and git services commented on PDFBOX-3353: --------------------------------------------------------- Commit 1840975 from tilman@apache.org in branch 'pdfbox/trunk' [ https://svn.apache.org/r1840975 ] PDFBOX-3353: always render leader lines > 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, AnnotationSample.Stan= dard.pdf, CTAN-example-Annotations-rot270.pdf, CTAN-example-Annotations.pdf= , CloudyBorder.zip, Line-Annotation-OpenArrow-w10-AP.pdf, PDFBOX-2019-Annot= ations.pdf, PDFBOX-2898-Annotations.pdf, PDFBOX-3353-007071-p1-Annotation-B= ig-Rectangle.pdf, PDFBOX-3353-084374-p48-Annotation-Big-Rectangle-NoZoom.pd= f, PDFBOX-3353-Annotations-AP.pdf, PDFBOX-3353-Annotations-noAP.pdf, PDFBOX= -3353-highlight-noAP-001796-p1.pdf, PDFBOX-3353-highlight-noAP.pdf, PDFBOX-= 4199-StrikeOut-Empty-Surface.pdf, PDFJS-1973-Annotations-pdfcomment.pdf, PD= FJS-7115-indirect-rect.pdf, ShowAnnotation-4.java, ShowAnnotation-5.java, S= howAnnotation-6.java, SquareAnnotations.pdf, annots.pdf, comment.svg, comme= nt.svg.pdf, gs-bugzilla-693664-AnnotationTest.pdf, key.svg, key.svg.pdf, li= ne_dimension_appearance_stream-noAP.pdf, line_dimension_appearance_stream.p= df, pdf_commenting_new.pdf, pop-bugzilla107584-minimal_adobe_noap.pdf, show= Annotation.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-unsubscribe@pdfbox.apache.org For additional commands, e-mail: dev-help@pdfbox.apache.org