From users-return-11132-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Sun Jul 22 20:47:13 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 84B0318062F for ; Sun, 22 Jul 2018 20:47:12 +0200 (CEST) Received: (qmail 31907 invoked by uid 500); 22 Jul 2018 18:47:11 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 31896 invoked by uid 99); 22 Jul 2018 18:47:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2018 18:47:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 67B72C75F4 for ; Sun, 22 Jul 2018 18:47:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id yIGFctUvwxFh for ; Sun, 22 Jul 2018 18:47:09 +0000 (UTC) Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 06EBD5F18F for ; Sun, 22 Jul 2018 18:47:09 +0000 (UTC) Received: from fwd16.aul.t-online.de (fwd16.aul.t-online.de [172.20.26.243]) by mailout06.t-online.de (Postfix) with SMTP id 4330941C2D76 for ; Sun, 22 Jul 2018 20:47:02 +0200 (CEST) Received: from [192.168.2.108] (rCdx6QZeYhbK2FXwQC9RHY2zOYUGbFFDr6NN1Dpit9Op0cnygzX84q8X34Yp4vHQGG@[217.231.128.93]) by fwd16.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1fhJNj-0OecsK0; Sun, 22 Jul 2018 20:46:59 +0200 Subject: Re: Discerning Form Field Annotations To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <91954327-0c2f-06f8-44dc-4eff8247e85b@t-online.de> Date: Sun, 22 Jul 2018 20:46:59 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-ID: rCdx6QZeYhbK2FXwQC9RHY2zOYUGbFFDr6NN1Dpit9Op0cnygzX84q8X34Yp4vHQGG X-TOI-MSGID: 7360f444-c02c-49a0-8db0-ea60052c7a84 The type. The form annotations are PDAnnotationWidget. Tilman Am 22.07.2018 um 20:35 schrieb Matthew Clemente: > Hello, > > When using PDPage’s method to getAnnotations(), for each PDAnnotation, is > there an established way to determine if the annotation is part of a form > field? > > I’m working on removing annotations that are not related to form field > (i.e. comments, highlights, etc). > > Thanks in advance! > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org