Hello ThinkGeo-Team,
in our current version we print the Map by using PdfGeoCanvas. For printing we use your code suggestion where we loop through all overlays and layers and draw them on the PdfGeoCanvas.
At the moment we have 2 problems:
1,) If we compare the created pdf-document with map view we can see that raster based layers have an offset (see attached document).
Map-Control:
PDF-Dokument:
2,) If we try to print feature-layers by using an custom style where we use SquareAnchor-Type as DashCap we get an Error (see attached document).
Any suggestions to solve this problems?
Thomas