  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: Re: Formatting disappears | Subject: Re: Formatting disappears 2007-11-05 - By Bruno Lowagie
Back g t wrote: > hi > We are using itext in a web application
So do we and we have never experienced the problem you describe (about 500 teachers create thousands of lists with students that follow their courses).
> and the pdf shows up alright for > a while, could be for appx. 50 requests , but suddenly when a user gets > his pdf almost all formatting from tables are gone. The page header and > page footer shows up fine. All the data is there but not the correct > tables, the data is gathered in one column.
Hmm... you have a bug in your application. I'm 99% that iText is not to blame. Are you using static or global variables?
> All users will get the same > until the server is restarted. Then it is ok again for a while. > Sometimes it's ok after a hour or so without a server restart.
It would be interesting for you to know which users and which part in your application causes the problem. We on the other hand, are not familiar with the application, so there's very little we can do. br, Bruno
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |