Creating a PDF file from multiple web pages
Hi,
Ours is a quote creation application on web where the user has to input the data in several different screens (JSPs). And the final screen would be the pricing display. What i am trying to do now is to print or create a single PDF of all the pages that the user has traversed upto the pricing page. I am not sure how i will be able to do that. Can anyone suggest some ideas?
Thanks
Praveen

