Select to view content in your preferred language

Printing in ArcGis silverlight api 2.0

683
2
12-28-2010 02:46 AM
rohandontireddy
Emerging Contributor
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 ?
0 Kudos
2 Replies
João_VictorCoelho
Emerging Contributor
Hi Rohan ,

I'm currently using this example : http://resources.esri.com/arcgisserver/apis/silverlight/index.cfm?fa=codeGalleryDetails&scriptID=166... , even with the SL 4.

You can take a look and see if it helps.

Regards,
0 Kudos
AliMirzabeigi
Emerging Contributor
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.
0 Kudos