I have a jsp page it contains HTML,jquery,few graphs using jqplot,
canvas elements ,images and tables with model attributes(from spring controller)
I could able to bring graphs in ie(6,7,8) using excanvas.js,My requirement is to generate
a pdf containing images,graphs,tables as in the jsp page on a button click
I Google for a while and could not find any,that is suitable for my requirement
Can anyone guide me from where i have to start.
Thanks.