  | 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
|
|
|
  | | | Sun bug id: 4949631 String.getBytes() does not work on some st | Sun bug id: 4949631 String.getBytes() does not work on some st 2007-12-03 - By E.Mielke
Back Hi All,
Has anyone encountered issues when using Itext on documents larger than 16 mb?
There is an issue with the String.getBytes method; it appears to affect the StringBuffer class (since it uses getBytes) as well. Note that the bug in String.getBytes is fixed in the mustang release (Java 6). The reason I mention this is that I noticed in the change log http://www.lowagie.com/iText/history.html#V150, a change was made in Itext 2.0.5 to use String.getBytes.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4949631
--Eric
Hi All, <br><br>Has anyone encountered issues when using Itext on documents larger than 16 mb? <br><br>There is an issue with the String.getBytes method; it appears to affect the StringBuffer class (since it uses getBytes) as well. Note that the bug in String.getBytes is fixed in the mustang release (Java 6). The reason I mention this is that I noticed in the change log <a href="http://www .lowagie.com/iText/history.html#V150">http://www.lowagie.com/iText/history.html #V150 </a>, a change was made in Itext 2.0.5 to use String.getBytes. <br><br><a href= "http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4949631">http://bugs.sun.com /bugdatabase/view_bug.do?bug_id=4949631</a><br><br>--Eric<br>
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ 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/
|
|
 |