Quoting Anis h <[EMAIL PROTECTED]>: > try this.. it will work > > <HTML><HEAD></head> > > <BODY leftMargin=0 topMargin=0 scroll=no> > <EMBED > src="http://myserver/pdfCreationServlet" width="100%" > height="100%" > type=application/pdf fullscreen="yes"> > </body> > </html> > > > when you invoke your servlet which creates PDF as > shown above only one request will be sent to the > servelt.
Thanks, I was looking for this solution to put in my FAQ, but I didn't find it in the archives! Bruno ------------------------------------------------------- This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
