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 54F0117900 for ; Sat, 1 Nov 2014 06:30:35 +0000 (UTC) Received: (qmail 27508 invoked by uid 500); 1 Nov 2014 06:30:35 -0000 Delivered-To: apmail-pdfbox-dev-archive@pdfbox.apache.org Received: (qmail 27491 invoked by uid 500); 1 Nov 2014 06:30:35 -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 27476 invoked by uid 99); 1 Nov 2014 06:30:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 06:30:35 +0000 Date: Sat, 1 Nov 2014 06:30:35 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@pdfbox.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PDFBOX-2333) Overhaul the apperance generation for PDF forms 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-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14192988#comment-14192988 ] ASF subversion and git services commented on PDFBOX-2333: --------------------------------------------------------- Commit 1635895 from [~tilman] in branch 'pdfbox/trunk' [ https://svn.apache.org/r1635895 ] PDFBOX-2456, PDFBOX-2471, PDFBOX-2333: add acroform test file from Maruan Sahyoun to test Acroform encryption / decryption > Overhaul the apperance generation for PDF forms > ----------------------------------------------- > > Key: PDFBOX-2333 > URL: https://issues.apache.org/jira/browse/PDFBOX-2333 > Project: PDFBox > Issue Type: Improvement > Components: AcroForm > Affects Versions: 2.0.0 > Reporter: Maruan Sahyoun > Assignee: Maruan Sahyoun > Priority: Critical > Fix For: 2.0.0 > > Attachments: AcroForms-SimpleTextFields.1.8.7.pdf, AcroForms-SimpleTextFields.1.8.7.png, AcroForms-SimpleTextFields.pdf, AlignmentTests-post1633495.pdf, AlignmentTests-pre1633495.pdf, MultilineTests-prePatch.pdf > > > The appearance handling for forms in 1.x is limited and does not reflect all settings possible for form fields. In addition the current code is not very modular and does not follow the box model used for form fields. > Unfortunately only the basics of form handling are defined in the PDF spec. The details like padding of boxes, text placement etc. have to be determined by looking at how Adobe forms are generated. > Update: The file from PDFBOX-2310 has bad rendering which might be related? -- This message was sent by Atlassian JIRA (v6.3.4#6332)