Hi,
i have following problem. I am using the
Netbeans IDE. I have an project when I compile it trough Netbeans iText is
working and I get my PDF.
But now my problem. When I am building the project trough Netbeans, and start my
application and try to create my pdf, I get only an 0 byte
Pdf file, that means iText is not working
right. Why??
In The build project folder all included
external jars are in the lib folder. So the build.xml includes the iText.jar in
my project. Any suggestions?
Thanks
David