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 AA6FD18848 for ; Fri, 11 Sep 2015 16:24:33 +0000 (UTC) Received: (qmail 2493 invoked by uid 500); 11 Sep 2015 16:24:33 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 2470 invoked by uid 500); 11 Sep 2015 16:24:33 -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 2458 invoked by uid 99); 11 Sep 2015 16:24:33 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2015 16:24:33 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C34DC180424 for ; Fri, 11 Sep 2015 16:24:32 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1 X-Spam-Level: * X-Spam-Status: No, score=1 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id f3k9Vx8oKJCw for ; Fri, 11 Sep 2015 16:24:32 +0000 (UTC) Received: from us-smtp-delivery-105.mimecast.com (us-smtp-delivery-105.mimecast.com [63.128.21.105]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id CBA2D43B03 for ; Fri, 11 Sep 2015 16:24:31 +0000 (UTC) Received: from hubca1.pgac.com (email.pgac.com [12.68.231.192]) (Using TLS) by us-smtp-1.mimecast.com with ESMTP id us-mta-4-MnkjDwE4Ruu_JrPyR4GIVQ-56; Fri, 11 Sep 2015 12:24:23 -0400 Received: from EX07MAIL3.pgac.com ([172.23.10.5]) by hubca1.pgac.com ([172.23.10.3]) with mapi; Fri, 11 Sep 2015 11:23:39 -0500 From: Kevin Ternes To: "users@pdfbox.apache.org" Date: Fri, 11 Sep 2015 11:23:38 -0500 Subject: RE: How to merge forms where there is Thread-Topic: How to merge forms where there is Thread-Index: AdDsauHBtrhcgmpMS52yPPG5eWBxTQAQwy2g Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-MC-Unique: MnkjDwE4Ruu_JrPyR4GIVQ-56 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable I have not been able to successfully flatten a document without affecting t= he formatting of the field. There are some example codes out there but none of them work correctly for = me. -----Original Message----- From: Maruan Sahyoun [mailto:sahyoun@fileaffairs.de]=20 Sent: Friday, September 11, 2015 3:15 AM To: users@pdfbox.apache.org Subject: Re: How to merge forms where there is Hi Kevin None of these field values will need to be changed afterward the merge. Th= ey are set to read-only. >=20 > I tried flattening the source fields but most of these documents rely on = field annotation for the field value formatting and this is not to be chang= ed. when a field is flattened correctly the formatting of the annotations visua= lly representing the field become part of the page content stream. So if yo= u don't need the fields at all - as there is no further input - you could f= latten the source documents prior to merging them. BR Maruan --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org