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 8660A1848F for ; Mon, 21 Dec 2015 19:11:11 +0000 (UTC) Received: (qmail 40548 invoked by uid 500); 21 Dec 2015 19:11:11 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 40520 invoked by uid 500); 21 Dec 2015 19:11: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 40509 invoked by uid 99); 21 Dec 2015 19:11:10 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Dec 2015 19:11: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 86943C071D for ; Mon, 21 Dec 2015 19:11:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.979 X-Spam-Level: ** X-Spam-Status: No, score=2.979 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_BL_SPAMCOP_NET=2, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] 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 kbuJQSKFTPxU for ; Mon, 21 Dec 2015 19:11:09 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 6D9C2429D3 for ; Mon, 21 Dec 2015 19:11:09 +0000 (UTC) Received: from fwd38.aul.t-online.de (fwd38.aul.t-online.de [172.20.26.138]) by mailout12.t-online.de (Postfix) with SMTP id C7E9E3F42DB for ; Mon, 21 Dec 2015 20:11:01 +0100 (CET) Received: from [192.168.2.104] (rfHLjEZJZhKAJShj2XL8aLTvCc0WUOLCbtvDIvBaEn4hwwuRHzUIKyXo5gx8f+NZZ+@[217.231.140.166]) by fwd38.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1aB5rG-0X5Mqe0; Mon, 21 Dec 2015 20:10:58 +0100 Subject: Re: HOW-TO Question: Signing pdf document, that is already been signed. To: users@pdfbox.apache.org References: <567842F1.9070406@t-online.de> <56784639.2000606@t-online.de> <567848CC.5070504@t-online.de> From: Tilman Hausherr Message-ID: <56784ED9.3030103@t-online.de> Date: Mon, 21 Dec 2015 20:11:21 +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: 8bit X-ID: rfHLjEZJZhKAJShj2XL8aLTvCc0WUOLCbtvDIvBaEn4hwwuRHzUIKyXo5gx8f+NZZ+ X-TOI-MSGID: df519642-0e8f-4d14-a6f1-d04538f1bf2d Hi, Protect after signing - don't know how without destroying the signature(s) validity; sign after protect - not yet: https://issues.apache.org/jira/browse/PDFBOX-2729 Tilman Am 21.12.2015 um 20:06 schrieb Глеб Г.Г.: > By the way, is it even possible to protect with password a document that is > signed twice? > > 2015-12-21 22:01 GMT+03:00 Глеб Г.Г. : > >> Aw, forgive me big time! It was mine piece of code that created the issue. >> I was protecting document with password and this somehow messed thing up, >> even if I left passwords blank. >> >> 2015-12-21 21:45 GMT+03:00 Tilman Hausherr : >> >>> Am 21.12.2015 um 19:43 schrieb Глеб Г.Г.: >>> >>>> Or do I need to set specific >>>> reopsitory? >>>> >>> Ooops, yes, indeed: >>> https://pdfbox.apache.org/2.0/getting-started.html >>> >>> >>> | ApacheSnapshot Apache Repository >>> https://repository.apache.org/content/groups/snapshots/ >>> true | >>> >>> >>> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org