GaneshPrakhya wrote: >Hi Bruno, > >Is is possible to create a copy hole for image, just like as we are creating >a text field programatically without using any tool like Designer. > (1) Do you mean you want to create a placeholder? Or do you want a field that can be used to post a(n image) file to a server?
If (1) just create any field (can be a text field, I usually use a button field) and add the image as described in the 3rd comment of this FAQ entry. http://itext.ugent.be/library/question.php?id=31 I suppose you have read the article about creating forms I have been talking about frequently in the last few weeks on this list: http://itext.ugent.be/articles/eid-pdf/ So I don't have to explain how to create a form. If (2) take a look at page 4 of another article: http://itext.ugent.be/articles/ects-ict/index.php?page=4#start The Learning Agreement form was created using iText, and it has a field that allows you to post a form with an attachment. br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
