Mark Hanfland wrote:
I am running the simple Hello World example on a server and it throws no errors but contains no output. Is there a way to debug what the problem is?
Only if you provide more information.
I am having the same problem running Birt reports using IText on the same server. I can see formatting lines but no text.
What do you mean by this?
I have verified that the base are available. I cannot diagnose where the problem is since there is no messaging of the problem.
A wild guess: the PDF document opens and you see a blank page. Adobe Reader doesn't mention anything about missing content. If you open the PDF in a text editor you see a lot of question marks. If this is the case, every program did its work as expected, but your OS thought it was making an ASCII file instead of a binary file. br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
