Re: [iText-questions] Utilizing Current JSP Code

2007-01-04 Thread Bruno Lowagie
Sri Tulasiram wrote: > > Hi, > > I am working on generating some reports in my application in PDF format > using iText. Currently those reports are rendered in HTML format using > JSP/Java code. Is there a way I can use the same JSP/Java code and > render the report in PDF format without havin

[iText-questions] Utilizing Current JSP Code

2007-01-04 Thread Sri Tulasiram
Hi, I am working on generating some reports in my application in PDF format using iText. Currently those reports are rendered in HTML format using JSP/Java code. Is there a way I can use the same JSP/Java code and render the report in PDF format without having to rewrite the entire reporting c