Select to view content in your preferred language

Silverlight printing sample

10219
52
05-25-2011 11:22 AM
DanDong
Deactivated User
Hi everyone,

I am using the silverlight printing sample from code gallery (http://www.arcgis.com/home/item.html?id=e361c2cc69784fcba34358d0458f66e3).

According to the ReadMe, I should add a reference to the MapPrintingControls.dll (located at
MapPrintingControls/Bin/Release) to my silverlight application.

But I cannot find MapPrintingControls.dll in that path and neither the whole download folder, thus I cannot add this reference. Does anyone has clue for this? or if you have the dll, could you please share it with me 🙂 Really appreciate.
0 Kudos
52 Replies
DominiqueBroux
Esri Frequent Contributor

I added a branch with a fix for the dynamiclayerinfos issue.

Concerning the pircturemarkersymbols, I would need a repro case.

Thanks

0 Kudos
samulineuvonen
Deactivated User

Finally I found a way around this. I do not understand why but it appears that setting the feature layers Mode-property to "OnDemand" somehow stops the layer from showing properly on the clone map/printmap. And this even if Where-property is later set (which according to documentation should make the mode "Snapshot"). But, since I don't think I have any problem with a "Snapshot"-mode, the problem is solved, as far as I am concerned. Cant' really remember why we decided to set it to "OnDemand" in the first place...

Regards,

Samuli

0 Kudos
PaulHuppé
Deactivated User
Hi Paul,

Sorry I didn't port my print sample to the Javascript API.
The sample is very related to the .net API and not easy to port to Javascript as it is.

Bonne chance.


ok, pas de problèmes.
Merci.
Paul
0 Kudos