Bruno Lowagie schrieb: > Peter Rait wrote: >> 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? > > Please don't tell me you don't know what a Swing application is. > Please don't tell me you've never heard of JWS or JNLP.
Hello Bruno, Yes I know what a Swing application is but I thought that if one hasn't very much experience building a GUI using Swing it would be easier to have a HTML page with a form submitting the data via JavaScript calling an applet. Maybe I was a little to naive (shame on me). I have already heard about JWS but not about JNLP. I would have a look into the EULA as you already suggested. Thanks 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
