is there a way to get the map print to pick up custom layers and also anything outside the map like a table ?
as it is right now it only shows the current zoom of map but no layers or labels.
Or just create a pdf of the map and table is there anyway to achieve this?
Change Map.Print
Hi Gordon,
Based on your case, I think only creating a printing map page would be the best way. It is a bit complex but can fit for all kinds of print cases. Currently, sorry for we only have the WebEdition/Wpf/Winform print sample but without MvcEdition. But the core of the codes are the same, so I think we can easily to copy those codes for mvc.
Here is the WebEdition sample, please check it.wiki.thinkgeo.com/wiki/Map_S…ng_Samples
Any questions on the sample, don’t hesitate to let us know.
Thanks,
Troy