Hello, I have a web application that uses a jsp template with html tags to display database info. Using https, the applciation requires user login and has several layers of included jsp pages. I would like the user to have the ability to select a desired page and display it as a pdf file for printing or distribution. I've been experimenting with Maverick with the help of one of the list members who also suggested I post a message to this group.
I realize that I could probably convert all of my jsp pages to xml tags and output either html or pdf as desired. However, this would require a lot of rewriting. There must be a way to grab the html output and convert to pdf on fly from within the applcation but I haven't been able to figure it out. I am wondering if anybody has already dealt with this scenario. Thanks, Richard _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Mav-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mav-user
