JG Disenador Multimedia wrote: > 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.
Which example, which changes? This is all very vague. > 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. This doesn't sound like an iText problem. > 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. That's a bug in your Java code. > 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 This is a bug in your code that is not related with iText, and therefore off-topic on this list. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ 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/
