On 11/09/2010 10:56, Sam1973 wrote: > > Hi Friends, > > I am generating a pdf using iText. When I open the pdf through the link it > does not open in IE 7 but works fine in Chrome. I also noticed if I remove > the<url-pattern>/*</url-pattern> from web.xml then it opens perfectly fine > in IE 7.
You have established that the problem is caused by IE 7, and not by iText: it works fine in Chrome, it probably also works fine in FireFox, it just doesn't work in IE 7 in certain circumstances. So you should complain to MS and ask them to solve the problem. However: > I would appreciate if anyone can help on this. Chapter 9 of the second edition of "iText in Action" contains some tips and tricks that are based on past experience and that could help you solve the problem. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
