Bruno,

Bruno Lowagie (iText) wrote:
> You (and the other people on the mailing list) are always welcome to post
> corrections!

In that case...

Listing 8.13 Choices.java in the book, ChoiceFields.java in svn:

  new_exportvalues[n] = "JP";

should have been

  new_exportvalues[n+1] = "JP";

Regards,   Michael.
-- 
View this message in context: 
http://old.nabble.com/-Book--tp27559300p27559887.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to