>nicola.gioia wrote: >> I have an xml file that contain a tag of the type >> >> <image_path>/images/image.png</image_path> >> >> and I need to know how to add a tag to my tagMap.xml to convert it in >> <image url="http://myHost/images/image.png"> > >The tagmap.xml functionality is too limited to achieve this. >You should subclass the SAX Handler class and deal with >the image_path tag writing some custom code. >br, >Bruno
Ok thank's -- View this message in context: http://www.nabble.com/insert-image-from-xml-file-tf2521449.html#a7072726 Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
