Hi, I am facing a strange problem. I generate PDF using IText..The java code is installed on JRUN 4 application server. When the user requests for a pdf, I read some file (text file) and generate the corresponding PDF.
The pdf generation works fine for some hours, but after say 12 hours or so a strange "-" starts appearing in every pdf I generate using IText. The "-" symbol is scattered throughout the pdf at random positions. When I restart the server, the problem disappears. When I used Adobe Acrobat to see the "Type" of the object being generated..I found that the symbol "-" is actually an object of type "Path". I tried running the code in different jdk versions and on different operating systems..but the problem appears repeatedly. Thanx Rajnish ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
