RE: Converting HTML content to PDF

2009-01-26 Thread mvadlamudi
Hi, Thanks for reply. i am trying to load page from url and write in to the pdf. can please reviw my code and send the solution. if u want any more information send me mail. -- View this message in context: http://www.nabble.com/Converting-HTML-content-to-PDF-tp6203248p21679603.html Sent f

Re: Converting HTML content to PDF

2009-01-26 Thread mvadlamudi
Hi how to use Fop in spring framework for html to pdf convertion. is there any jar file available for this? -- View this message in context: http://www.nabble.com/Converting-HTML-content-to-PDF-tp6203248p21679566.html Sent from the Struts - User mailing list archive at Nabble.com. --

Re: Converting HTML content to PDF

2009-01-25 Thread mvadlamudi
i tryed the same in spring framework. see the below code ,but i got the following error. code: HttpSession session = request.getSession(); URL reconstructedURL = new URL(request.getScheme(), request.getServerName(),