Re: [iText-questions] Corrupt output pdf after fdfmerge.

2003-04-03 Thread Leonard Rosenthol
At 06:42 PM 4/3/2003 +0200, Finn Bock wrote: I have an input PDF file (created by iText) that I try to run fdfmerge on like this: java fdfmerge Ramme.pdf Ramme_new.pdf fdfmerge, as the name implies is for merging FDF files with PDF files...It appears from your command line that you

RE: [iText-questions] Corrupt output pdf after fdfmerge.

2003-04-03 Thread Paulo Soares
It's a bug already corrected (in my computer...). Replace in PdfStamperImp os.write(HEADER); for this.os.write(HEADER); Best Regards, Paulo Soares -Original Message- From: Finn Bock [SMTP:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 17:43 To: [EMAIL PROTECTED] Subject:

Re: [iText-questions] Corrupt output pdf after fdfmerge.

2003-04-03 Thread Finn Bock
[Paulo Soares] It's a bug already corrected (in my computer...). Replace in PdfStamperImp os.write(HEADER); for this.os.write(HEADER); Thank you, it works like a charm. You have really saved my day. regards, finn --- This SF.net email is