1T3XT info schrieb: > Peter Rait wrote: >> If this is the case please let me know how you solved this problem. > > I fear there won't be a lot of response. > I'm sorry, but IMHO your design has plenty of flaws: > are you going to depend on JavaScript/Applet communication? > Are you going to use Applets to write PDF to the user's file system? > Who knows, maybe you're even trying to do something that goes against > the EULA of Adobe Reader (for instance manipulating PDF on a local > machine without interaction with a server). > Anyway, I suggest that you reconsider your design.
Thank you for your considerations. My problem is what else can I use when I want to distribute my application (creating customizable lists as PDFs) to users who have not always an internet connection to a server? Would it be a better solution that the Applet is sending the PDF directly to the browser and so avoiding the user's file system? Best regards Peter ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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
