Re: Problems combining files with form fields

2015-05-06 Thread John Hewson
It’s been moved to PDFPrinter. We have a new printing API which is quite flexible. — John > On 6 May 2015, at 10:15, Gilad Denneboom wrote: > > I'm noticing that in the 2.0.0 snapshot there's no print method on the > PDDocument class. Has it been replaced by something else, or simply not > imp

Re: Problems combining files with form fields

2015-05-06 Thread Gilad Denneboom
I'm noticing that in the 2.0.0 snapshot there's no print method on the PDDocument class. Has it been replaced by something else, or simply not implemented yet? On Tue, May 5, 2015 at 4:56 PM, Gilad Denneboom wrote: > Thanks, it seems to work correctly using a snapshot of 2.0.0 ... > > On Tue, M

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Thanks, it seems to work correctly using a snapshot of 2.0.0 ... On Tue, May 5, 2015 at 4:29 PM, Maruan Sahyoun wrote: > Hi, > > > Am 05.05.2015 um 16:10 schrieb Gilad Denneboom < > gilad.denneb...@gmail.com>: > > > > 1.8.9 > > > > Could you try using PDFBox 2.0.0 - testing your files with the

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi, > Am 05.05.2015 um 16:10 schrieb Gilad Denneboom : > > 1.8.9 > Could you try using PDFBox 2.0.0 - testing your files with the PDFMerger command line app the merged file is fine and doesn't have the issue. BR Maruan > On Tue, May 5, 2015 at 3:29 PM, Maruan Sahyoun > wrote: > >> Hi Gilad

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
1.8.9 On Tue, May 5, 2015 at 3:29 PM, Maruan Sahyoun wrote: > Hi Gilad > > > Am 05.05.2015 um 14:37 schrieb Maruan Sahyoun : > > > > Hi, > > > >> Am 05.05.2015 um 14:34 schrieb Gilad Denneboom < > gilad.denneb...@gmail.com>: > >> > >> Sure, I'd be happy to. > >> > >> So do you know what went wro

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi Gilad > Am 05.05.2015 um 14:37 schrieb Maruan Sahyoun : > > Hi, > >> Am 05.05.2015 um 14:34 schrieb Gilad Denneboom : >> >> Sure, I'd be happy to. >> >> So do you know what went wrong when I used the merger util? > > not yet - haven't looked into that one as I first wanted to answer the ea

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi, > Am 05.05.2015 um 14:34 schrieb Gilad Denneboom : > > Sure, I'd be happy to. > > So do you know what went wrong when I used the merger util? not yet - haven't looked into that one as I first wanted to answer the easier questions :-) BR Maruan > > On Tue, May 5, 2015 at 2:32 PM, Maruan

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Sure, I'd be happy to. So do you know what went wrong when I used the merger util? On Tue, May 5, 2015 at 2:32 PM, Maruan Sahyoun wrote: > Hi, > > > Am 05.05.2015 um 14:21 schrieb Gilad Denneboom < > gilad.denneb...@gmail.com>: > > > > Wow, that's unfortunate... What about the PDFMergerUtility,

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi, > Am 05.05.2015 um 14:21 schrieb Gilad Denneboom : > > Wow, that's unfortunate... What about the PDFMergerUtility, though? Does it > have the same limitation? no - that's merging the AcroForms and annotations. I added https://issues.apache.org/jira/browse/PDFBOX-2787

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Wow, that's unfortunate... What about the PDFMergerUtility, though? Does it have the same limitation? On Tue, May 5, 2015 at 2:13 PM, Maruan Sahyoun wrote: > Hi, > > > Am 05.05.2015 um 11:59 schrieb Gilad Denneboom < > gilad.denneb...@gmail.com>: > > > > Correct. And in some of the cases (exampl

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi, > Am 05.05.2015 um 11:59 schrieb Gilad Denneboom : > > Correct. And in some of the cases (example1) I can't even edit the form > fields properly after inserting the file to another PDF. reason is that importPage/addPage add the page content but not the form fields. You'd need to add the Acr

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Correct. And in some of the cases (example1) I can't even edit the form fields properly after inserting the file to another PDF. On Tue, May 5, 2015 at 11:55 AM, Maruan Sahyoun wrote: > Hi Gilad, > > > Am 05.05.2015 um 11:45 schrieb Gilad Denneboom < > gilad.denneb...@gmail.com>: > > > > Hi Maru

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi Gilad, > Am 05.05.2015 um 11:45 schrieb Gilad Denneboom : > > Hi Maruan, > > Sure, here they are... > > Gilad > ​ > batch_sequences 1.pdf > > ​​ > Input form.pdf >

Re: Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Hi Maruan, Sure, here they are... Gilad ​ batch_sequences 1.pdf ​​ Input form.pdf ​ On Tue, May 5, 2015 at 11:36 AM, Maruan Sahyoun

Re: Problems combining files with form fields

2015-05-05 Thread Maruan Sahyoun
Hi Gilad, > Am 05.05.2015 um 11:30 schrieb Gilad Denneboom : > > Hi guys, > > This should be a simple task, but it turns out to be quite a complex and > problematic one, I'm afraid... > I'm trying to combine two files, one with a bunch of form fields in it (a > single page, created in Acrobat) a

Problems combining files with form fields

2015-05-05 Thread Gilad Denneboom
Hi guys, This should be a simple task, but it turns out to be quite a complex and problematic one, I'm afraid... I'm trying to combine two files, one with a bunch of form fields in it (a single page, created in Acrobat) and one without any fields. I have tried doing it using three different method