Return-Path: X-Original-To: apmail-pdfbox-dev-archive@www.apache.org Delivered-To: apmail-pdfbox-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BDEAF1750D for ; Sun, 2 Nov 2014 13:06:34 +0000 (UTC) Received: (qmail 26358 invoked by uid 500); 2 Nov 2014 13:06:34 -0000 Delivered-To: apmail-pdfbox-dev-archive@pdfbox.apache.org Received: (qmail 26324 invoked by uid 500); 2 Nov 2014 13:06:34 -0000 Mailing-List: contact dev-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list dev@pdfbox.apache.org Received: (qmail 26312 invoked by uid 99); 2 Nov 2014 13:06:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2014 13:06:34 +0000 Date: Sun, 2 Nov 2014 13:06:34 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PDFBOX-1574) ImportFDF fails to do anything MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/PDFBOX-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14193820#comment-14193820 ] ASF subversion and git services commented on PDFBOX-1574: --------------------------------------------------------- Commit 1636130 from [~lehmi] in branch 'pdfbox/trunk' [ https://svn.apache.org/r1636130 ] PDFBOX-1574: replace appearance subdirectories with a new appearance stream > ImportFDF fails to do anything > ------------------------------ > > Key: PDFBOX-1574 > URL: https://issues.apache.org/jira/browse/PDFBOX-1574 > Project: PDFBox > Issue Type: Bug > Components: Utilities > Affects Versions: 1.8.7, 2.0.0 > Environment: Windows 7, Acrobat XI Pro, Eclipse 4.2.1 > Reporter: Gilad Denneboom > Labels: FDF > Fix For: 1.8.8, 2.0.0 > > Attachments: 1.pdf, 1_data.fdf, 2.pdf, log.txt > > > I created a dead-simple PDF with form fields in Acrobat and generated an FDF file from it. > Tried to run ImportFDF on these files and the resulting file is totally blank. > Attached are the input files (1.pdf, 1_data.fdf), the result file (2.pdf) and the warnings ImportFDF generated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)