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 D3B68182D9 for ; Mon, 14 Dec 2015 14:57:58 +0000 (UTC) Received: (qmail 32554 invoked by uid 500); 14 Dec 2015 14:57:58 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 32291 invoked by uid 500); 14 Dec 2015 14:57:58 -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 32268 invoked by uid 99); 14 Dec 2015 14:57:58 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Dec 2015 14:57:58 +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 DAD6FC1123 for ; Mon, 14 Dec 2015 14:57:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4 X-Spam-Level: **** X-Spam-Status: No, score=4 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 4ZI0-ggIlciL for ; Mon, 14 Dec 2015 14:57:51 +0000 (UTC) Received: from www168.your-server.de (www168.your-server.de [213.133.104.168]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 007A2251C6 for ; Mon, 14 Dec 2015 14:57:50 +0000 (UTC) Received: from [88.198.220.132] (helo=sslproxy03.your-server.de) by www168.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85) (envelope-from ) id 1a8UZR-0002y2-JD for users@pdfbox.apache.org; Mon, 14 Dec 2015 15:57:49 +0100 Received: from [79.242.96.64] (helo=mbp001.local.fileaffairs.de) by sslproxy03.your-server.de with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84) (envelope-from ) id 1a8UZR-0003Vd-7F for users@pdfbox.apache.org; Mon, 14 Dec 2015 15:57:49 +0100 From: Maruan Sahyoun Content-Type: multipart/alternative; boundary="Apple-Mail=_ACE1C07D-9F1F-496E-812B-F0A0AE9F74EE" Message-Id: Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Problems with multi-line formfields Date: Mon, 14 Dec 2015 15:57:48 +0100 References: To: users@pdfbox.apache.org In-Reply-To: X-Mailer: Apple Mail (2.3112) X-Authenticated-Sender: sahyoun@fileaffairs.de X-Virus-Scanned: Clear (ClamAV 0.98.7/21163/Mon Dec 14 14:35:48 2015) --Apple-Mail=_ACE1C07D-9F1F-496E-812B-F0A0AE9F74EE Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hey, > Am 14.12.2015 um 15:07 schrieb Magnus Evensberget = : >=20 > Hey, >=20 > I use PDFBOX to populate forms I've created in adobe acrobat pro and = have a problem where PDFBOX add loads of line distance between lines in = a multi-line textbox. I'm wondering if there's something I can do to = change this. (look at the attachments, I want it to look like the = acrobat one textwise) >=20 which version of PDFBox are you using? For PDFBox 2.0.0 the output of = the current multiline implementation is compared to fields populated = with Adobe Acrobat and the result matches. You can take a look at the = unit test in MultilineFieldsTest.java To have a better idea of what might going on with your form we'd need a = sample document and a small code snippet how you fill the field and the = data you use to verify that. BR Maruan > Also it seems the text takes more space in some fields than in others, = is there a fix for this? >=20 > thanks, > Magnus Evensberget >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org > For additional commands, e-mail: users-help@pdfbox.apache.org --Apple-Mail=_ACE1C07D-9F1F-496E-812B-F0A0AE9F74EE--