Re: [iText-questions] Serving Existing PDF to the Browser

2008-12-26 Thread 1T3XT info
Orpu wrote: > Hi, > > I already generated PDF and placed at one location, i want to read that pdf > and serve it to the browser. Is it mandatory to save the PDF on disk? This is not custom in a web app. Normally you create the PDF in memory using iText and serve the bytes to the browser as docu

[iText-questions] Serving Existing PDF to the Browser

2008-12-26 Thread Orpu
Hi, I already generated PDF and placed at one location, i want to read that pdf and serve it to the browser. Examples which already existing shows , creation of new PDF and serving it to the pdf which i dont want,i already have one pdf i want to show that in the browser. Thnks Rajesh -- View