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 0FCCD189EA for ; Tue, 29 Sep 2015 19:50:36 +0000 (UTC) Received: (qmail 21429 invoked by uid 500); 29 Sep 2015 19:50:35 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 21408 invoked by uid 500); 29 Sep 2015 19:50:35 -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 21397 invoked by uid 99); 29 Sep 2015 19:50:35 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Sep 2015 19:50:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id CF4ADC01AB for ; Tue, 29 Sep 2015 19:50:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.994 X-Spam-Level: X-Spam-Status: No, score=0.994 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.006] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Va-wG-39CAcq for ; Tue, 29 Sep 2015 19:50:19 +0000 (UTC) Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 36AB42BA23 for ; Tue, 29 Sep 2015 19:49:55 +0000 (UTC) Received: from fwd15.aul.t-online.de (fwd15.aul.t-online.de [172.20.27.63]) by mailout04.t-online.de (Postfix) with SMTP id 17F1F1C8B6C for ; Tue, 29 Sep 2015 21:49:48 +0200 (CEST) Received: from [192.168.2.102] (XpMKDBZ-8hnPtoXJw4CUH-0v-oZychPcq6Zbo9vgAov0NQa6ZGVf6x0RMJC22XEQIV@[217.231.128.112]) by fwd15.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1Zh0uE-35D2Ui0; Tue, 29 Sep 2015 21:49:42 +0200 Subject: Re: trouble decrypting pdf when using loadNonSeq To: users@pdfbox.apache.org References: <880621326.2641458.1443545568579.JavaMail.yahoo@mail.yahoo.com> <179853704.2732766.1443553763746.JavaMail.yahoo@mail.yahoo.com> From: Tilman Hausherr Message-ID: <560AEB72.3050707@t-online.de> Date: Tue, 29 Sep 2015 21:50:10 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <179853704.2732766.1443553763746.JavaMail.yahoo@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: XpMKDBZ-8hnPtoXJw4CUH-0v-oZychPcq6Zbo9vgAov0NQa6ZGVf6x0RMJC22XEQIV X-TOI-MSGID: 6db1909a-44e7-4d60-86f9-cdf3df6f652f Maybe it wasn't clear from their answers, but you don't have to call doc.openProtection(sdm); if you are using loadNonSeq. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org