Hello, I plan to make a simple HTML page with javascript which calls a java applet to create a custom PDF-Document. How can I send back the PDF to the calling javascript? One idea was that I pass the filename of the PDF to the applet and then the javascrip can take the PDF and redirect the browser to this filename. I know this does not have very much to do with iText itself but maybe many of you have a similar application and already found a solution to this question probably different to my idea. If this is the case please let me know how you solved this problem.
Thanks Peter ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
