Hello,
I am using a sample from iText website. I try to edit the sample to make changes in the sample, to practice with the samples, and I am getting errors when I was using the sample with changes. And I realized that the compiled code that I was using was changing, the (.class) file has changed but the applet is not executing the correct code or (.class) file. I have made an Applet, the code saves a pdf file in the java home directory but, I have changed the name of the file which is saved, for example, from document.pdf to doc.pdf but the code is still saving the document.pdf. I have deleted the files at the temporary internet files in browsers and at the JRE and I was, carefull to not use the cache in the php file where the applet is executed. Anyway the applet, is still saving the document.pdf, instead of doc.pdf. Is this a normal behavior? I don't believe Any suggestions? Regards.
------------------------------------------------------------------------------
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ 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/
