Do you have sample code of how you would implement DrawTextCore for a custom GeoCanvas based on GDI? I'm implementing a GeoCanvas that writes directly to a PrintDocument and everything else is working except DrawTextCore. Drawing text along a curve is very complicated and I'm hoping you have an implementation in your GdiPlusGeoCanvas that you can share.