Re: [iText-questions] Multiple PDFs generation from single jsp.

2008-01-23 Thread Bruno Lowagie
NILADRI BHATTACHARYYA wrote: Hi I have to generate multiple pdfs opened in multiple windows from one jsp page , depending upon the selection of check boxes. Can I do that from my Struts Action class ? From jsp , if i use window.open it opens the last pdf in that window. Please help if pos

[iText-questions] Multiple PDFs generation from single jsp.

2008-01-22 Thread NILADRI BHATTACHARYYA
Hi    I have to generate multiple pdfs opened in multiple windows from one jsp page , depending upon the selection of check boxes. Can I do that from my Struts Action class ?From jsp , if i use window.open it opens the last pdf in that window.PLease help if possible.ThanksNiladri. *