Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] ColumnText#go(true) bug

Steven Buschman

2006-06-20


Is is possible the ColumnText#go(true) has a tiny bug? I have a
multi-line phrase that I need to simulate prior to printing to make sure
it won't go off the page. Unfortunately, ColumnText#go(true) still
outputs a few lines. I looked at the source for 1.4.1 ColumnText.java
(v1.68) and it looks like at line 894: "if (dirty)" might have to be
changed to "if (dirty && !simulate)", line you have in line 830

Thanks.

Steve



_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
©2008 junlu.com - Jax Systems, LLC, U.S.A.