Hello, I am using the iText package to write some PDF reports from a servlet.
Here's my problem: In Acrobat 6, when I post params to the servlet as a string (http://domain/servlet?var1=value&var2=value) the results are a blank white screen. However, it works fine in Acrobat Reader 5, and if I post the params as form elements, it also works. I did find reference to a similar issue in the iText FAQ and I tried all of the things it said to do there, to no avail. In the servlet, the methods for doGet and doPost are identical, so I don't know why the request would be interpreted differently in each context. Has anyone else had issues with Acrobat Reader 6? Any help would be greatly appreciated. Thanks! Josh Krinsky ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
