Getting VEMaps inside PDF.
Hi,
I got a requirement with my current project wherin i should be able to export my maps with pushpins to a PDF file.
My HTML to PDF convertor program is able to read a static HTML file and convert it to PDF.But when it comes to map it's not working.I do load the map in the onload of the HTML file and even waits for the map to get fully rendered.
However i get an exception which says "Unable to read image".I understand that the maps are a set of images stiched together by the map control.
Is there any ways i can convert an HTML file which hosts the map control to PDF.Note that i'm able to convert other HTML files but not a file which hosts maps.
Is it possible to get a handle towards the full map image lying inside the map control somehow..?
Can anyone suggest an approach for this or point me to a location where i can get a clue regarding this.
Thanks in advance,
mmx

