arcgis server api for silverlight add printing task

4023
3
Jump to solution
03-05-2015 12:32 AM
Omar_AbduljabbarAbdullatef
New Contributor

Hi all,

I have a silverlight API app in vs2010(c#)  and need  adding a button to print map.

i.e(how to use printingTools service which included in ArcGis Server 10.1 to print maps from my web application in client)

 

Thanks

0 Kudos
1 Solution

Accepted Solutions
MarkLewin
New Contributor III

Hello Omar,

You need to use the PrintTask class, which is documented here.

HTH,

Mark Lewin

Apps With Maps Ltd

http://www.appswithmaps.net

View solution in original post

3 Replies
MarkLewin
New Contributor III

Hello Omar,

You need to use the PrintTask class, which is documented here.

HTH,

Mark Lewin

Apps With Maps Ltd

http://www.appswithmaps.net

Omar_AbduljabbarAbdullatef
New Contributor

Thank you Mark Lewin for this so helpful link

You saved my life

0 Kudos
Asgharkhan
Occasional Contributor

Hello Omer i think you are Asking about How perform print Task from Client Machine , using your SIlverlight Application ,

Mark Lewin  your link is helpful but why not using Print Task Sample ,

0 Kudos