hi my requirement is i need to input the Orientation,Resolution to the map to print and also i need to open aspx page with print preview from there i need to print the map. is it possible ?
There is another printing sample posted by Dominique here for both Silverlight and WPF platforms. I suggest you to also look into the System.Windows.Browser namespace to perform HTML Bridging: http://msdn.microsoft.com/en-us/library/cc190483(v=VS.95).aspx Hope this helps.