Re: [iText-questions] com.lowagie.examples.general.copystamp.Register

2007-02-12 Thread Mark Hall
On 12.02.2007, at 07:47, Raghu wrote: > is working > but > RTF for header and footer could not open though it is generated. > > Is anything to be done for RTF with images /tables/header.. to get > them > openened. Please provide a full explanation of what you want to do and what is not worki

Re: [iText-questions] com.lowagie.examples.general.copystamp.Register

2007-02-11 Thread Raghu
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Bruno Lowagie Sent: Saturday, February 10, 2007 4:23 PM To: Post all your questions about iText here Subject: Re: [iText-questions]com.lowagie.examples.general.copystamp.Register Rémi Guilbert wrote: > java.lang.VerifyEr

[iText-questions] com.lowagie.examples.general.copystamp.Register

2007-02-10 Thread Rémi Guilbert
Hi I try to run the com.lowagie.examples.general.copystamp.Register.java example, but it's doesn't work fine. I use itext-1.4.8.jar. // we create a reader for a certain document PdfReader reader = new PdfReader("C:\\Temp\\Itext\\SimpleRegistrationForm.pdf");

Re: [iText-questions] com.lowagie.examples.general.copystamp.Register

2007-02-10 Thread Bruno Lowagie
Rémi Guilbert wrote: > java.lang.VerifyError: This is not an iText related problem. Please Google for java.lang.VerifyError, and you'll find the answer. > I don't know what is wrong, it's all your example files. They all work fine for me. Saying the example doesn't work is misinformation. You s

[iText-questions] com.lowagie.examples.general.copystamp.Register

2007-02-10 Thread Rémi Guilbert
Hi I try to run the com.lowagie.examples.general.copystamp.Register.java example, but it's doesn't work fine. I use itext-1.4.8.jar. // we create a reader for a certain document PdfReader reader = new PdfReader("C:\\Temp\\Itext\\SimpleRegistrationForm.pdf");