Re: [iText-questions] multiple pdfs at once

2009-08-22 Thread 1T3XT info
mitroiasi wrote: > > Hi, > > I work at a JSF application which generates pdf files on the fly with the > help of iText. All works great. > Right now, the clients want a new features: to have a new button for > displaying all pdf files in different tabs. > I have tried but only the latest pdf file

Re: [iText-questions] multiple pdfs at once

2009-08-12 Thread Alexis Pigeon
Hi mitroiasi, 2009/8/12 mitroiasi > > > Hi, > > I work at a JSF application which generates pdf files on the fly with the > help of iText. All works great. > Right now, the clients want a new features: to have a new button for > displaying all pdf files in different tabs. > I have tried but only

[iText-questions] multiple pdfs at once

2009-08-12 Thread mitroiasi
Hi, I work at a JSF application which generates pdf files on the fly with the help of iText. All works great. Right now, the clients want a new features: to have a new button for displaying all pdf files in different tabs. I have tried but only the latest pdf file is shown. Can someone give me