I am pumped for the new printing support; I know our customers are going to love it too. I am trying to get the sample project working, but am running into a couple issues. I grabbed the 5.0.122 daily build of the WPFDesktop DLL's and added them to the sample project (PrintPreviewWpf).
Attached is a screenshot of my Development environment. I'm not sure why it thinks the PdfGeoCanvas class cannot be referenced from the MapSuiteCore Dll, unless it wasn't included in the current daily build?
Also, if I comment out all of the PDF Code, the project builds, but I get an error in sample.xaml at runtime:
Any thoughts on either of these? Is this due to daily build issues, or am I missing something?