[EMAIL PROTECTED] wrote: > > When I use table.addCell(*new* Double(xyz).toString()); > it displays in my pdf document the cell data in scientific notation for > certain data. > For example for .0009 it displays as 9.0E-4. > But if it is .1234 is displays as is. How can I avoid scientific notation?
http://java.sun.com/j2se/1.4.2/docs/api/java/text/DecimalFormat.html br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
