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 D7B13183C5 for ; Thu, 10 Mar 2016 17:29:23 +0000 (UTC) Received: (qmail 48013 invoked by uid 500); 10 Mar 2016 17:29:23 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 47990 invoked by uid 500); 10 Mar 2016 17:29:23 -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 47973 invoked by uid 99); 10 Mar 2016 17:29:23 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Mar 2016 17:29:23 +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 E2A6BC0C99 for ; Thu, 10 Mar 2016 17:29:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.67 X-Spam-Level: X-Spam-Status: No, score=0.67 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id sOEoBjaHt18G for ; Thu, 10 Mar 2016 17:29:22 +0000 (UTC) Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id E10015FB08 for ; Thu, 10 Mar 2016 17:29:21 +0000 (UTC) Received: from fwd41.aul.t-online.de (fwd41.aul.t-online.de [172.20.27.139]) by mailout11.t-online.de (Postfix) with SMTP id D1A3B133E78 for ; Thu, 10 Mar 2016 18:29:14 +0100 (CET) Received: from [192.168.2.104] (GMGZP8ZCQha79-8FH61QBL4aDFYT59BAAMB6sBHCn5dNHfh5umN0xawthX-EGlaQ8L@[217.231.137.199]) by fwd41.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1ae4Oe-0I24rA0; Thu, 10 Mar 2016 18:29:12 +0100 Subject: Re: Encrypted PDF form document without password to open file To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <56E1AEF4.6080501@t-online.de> Date: Thu, 10 Mar 2016 18:29:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: GMGZP8ZCQha79-8FH61QBL4aDFYT59BAAMB6sBHCn5dNHfh5umN0xawthX-EGlaQ8L X-TOI-MSGID: e4979f29-f2a0-48f5-9a5c-34f108bf4129 Am 10.03.2016 um 08:54 schrieb Piotr Kulbicki: > Hello. > I have PDF file with filled form. Document is encrypted (128bits AES). It > is possible to open file and fill form wihout password (under Adobe Reader). > It it possible to open document under PDFBox and export data from form? > When I try to do this I always get PDAcroForm wihout any fields. Maybe I do > something wrong? Please upload that file somewhere, and mention what version you're using, and show the code to open and decrypt the file. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org