Return-Path: X-Original-To: apmail-pdfbox-users-archive@www.apache.org Delivered-To: apmail-pdfbox-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BEB701064E for ; Fri, 4 Dec 2015 08:25:32 +0000 (UTC) Received: (qmail 59442 invoked by uid 500); 4 Dec 2015 08:25:27 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 59424 invoked by uid 500); 4 Dec 2015 08:25:27 -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 59408 invoked by uid 99); 4 Dec 2015 08:25:27 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 08:25:27 +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 CC721C48A5 for ; Fri, 4 Dec 2015 08:25:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.97 X-Spam-Level: X-Spam-Status: No, score=0.97 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id WFHGY2YjhFwl for ; Fri, 4 Dec 2015 08:25:26 +0000 (UTC) Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CEA6D42B80 for ; Fri, 4 Dec 2015 08:25:25 +0000 (UTC) Received: from fwd09.aul.t-online.de (fwd09.aul.t-online.de [172.20.27.151]) by mailout09.t-online.de (Postfix) with SMTP id 8B0BA235B0F for ; Fri, 4 Dec 2015 09:25:18 +0100 (CET) Received: from [192.168.2.104] (XL7K8OZSYh1IGExIgccLul4ahUlOw2Qwcf7ilzobswORR9tm4iLMVDLlpu831fyg+j@[217.231.174.229]) by fwd09.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1a4lfy-4cKrSa0; Fri, 4 Dec 2015 09:25:10 +0100 Subject: Re: External sign ?? To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <56614DEC.2080903@t-online.de> Date: Fri, 4 Dec 2015 09:25:16 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: XL7K8OZSYh1IGExIgccLul4ahUlOw2Qwcf7ilzobswORR9tm4iLMVDLlpu831fyg+j X-TOI-MSGID: d531814a-9fba-481d-90f4-b2d8004967b7 Am 04.12.2015 um 09:23 schrieb Eric Chow: > Hello, > > Is there any example to do an external sign with PDFBOX 2.0 ? > There's only the two examples in the org.apache.pdfbox.examples.signature package, CreateSignature and CreateVisibleSignature. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org