David Hittel wrote: > Any suggestions? I fear this question can only be answered by someone sitting next to you, or, as Paulo would say, by somebody with a crystal ball.
My guess is that if you add a System.out to every other line, saying "I'm here 1", "I'm here 2", "I'm here 3",... You will see that not all those lines will be reached. The line where you create the FileOutputStream is obviously reached, but I guess that an exception is thrown somewhere after that line. Of course, we can't guess which kind of exception. If you can get iText working on NetBeans, it isn't an iText problem. br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ 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/
