I have a pdf which opens fine with Acrobat 4.0 but the same pdf if I open with Acrobat 5.0, the values of mulitline fields in it are not visible. I have to click on those fields to see the data. And this is also not consistently seen. Is there any patch available which can fix the multiline problem with Acrobat approval 5.0 ?
Thanks, Arpit -----Original Message----- From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 8:19 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [iText-questions] Urgent help required pdf strance problem At 12:36 PM +0530 5/3/02, Mahammad Rafi S wrote: >In my current project my need is different .I need to read the pdf form >templates and populate them with the dynamic data. Can any body tell me how >to process form fields using i-text library.(like text fields,radio >buttens..etc). Currently, you can't - unless you want to build the form from scratch each time. I am working on adding the necessary framework to iText to allow this and other types of PDF manipulation. But it won't be done for a bit... >Currently i am using some wrapper classes available for form >processing, What kind of "wrapper classes"? >Due to which i am facing a problem. My generated form opens fine >with acrobat 4.o reader and writer.But when i try to open it in adobe >approval5.0. Then it behaves strangly. LIke , I have few multi line text >fields ,problem is that when i click the text area then only my text appears >other wise it disappears. This is a known issue with how Acro5 treats forms differently than Acro4 - most especially in the area of form field appearances. >I doubet ther representation of the objects in approval >5.0 is different for the earlier versions or what? Actually it is - or at least there are now differences. Details are in the PDF 1.4 specification. Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
