<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ESRI.ArcGIS.Client.Printing Assembly in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72664#M315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Would it be possible to send your own JSON-string to the PrintTask only containing the information about the graphics of that layer? If so, could someone point me in the right direction? I'm using this sample as a frame:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works great except with a layer I created on my own that inherits from GraphicsLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 11:19:10 GMT</pubDate>
    <dc:creator>JohanCarlsson</dc:creator>
    <dc:date>2012-11-27T11:19:10Z</dc:date>
    <item>
      <title>ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72661#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just having a look at this and developing some printing and exporting functionality, however doesn't seem to work on local layers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]15014[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works ok with layers on a web server, but when it comes to local dynamic, tiles or gps layers it comes up with the above error? Is this not possible yet with local services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 02:53:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72661#M312</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-06-07T02:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72662#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems that the Printing assembly currently provides a solution for printing and exporting only when working with ArcGIS Server layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I remember Esri saying that the printing capabilities for local data in Runtime will be available only post the 1.0 version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at the following session from the latest Dev Summit that was held last March (specifically at the slide named "Print Task: supported layers in V3.0").&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://proceedings.esri.com/library/userconf/devsummit12/papers/advanced_development_warcgis_api_for_silverlight.pdf"&gt;http://proceedings.esri.com/library/userconf/devsummit12/papers/advanced_development_warcgis_api_for_silverlight.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It indeed refers to the Silverlight API, but the Printing assembly (as many others) is shared between this and the WPF API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72662#M313</guid>
      <dc:creator>MiriRevivo</dc:creator>
      <dc:date>2012-07-19T07:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72663#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ESRI.ArcGIS.Client.Printing assembly works with the ArcGIS for Server ExportWebMap Task (see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/index.html?gp_exportwebmaptask.html"&gt;http://resources.arcgis.com/en/help/rest/apiref/index.html?gp_exportwebmaptask.html&lt;/A&gt;&lt;SPAN&gt;). Unfortunately WebMaps do not currently support local layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, we are working on a printing sample which will support local layers and hope to post this on the Resource Center gallery as soon as we can.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're also considering a "copy to clipboard" style sample - I'd appreciate your feedback if you think this would be useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2012 07:55:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72663#M314</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2012-07-19T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72664#M315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Would it be possible to send your own JSON-string to the PrintTask only containing the information about the graphics of that layer? If so, could someone point me in the right direction? I'm using this sample as a frame:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works great except with a layer I created on my own that inherits from GraphicsLayer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 11:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72664#M315</guid>
      <dc:creator>JohanCarlsson</dc:creator>
      <dc:date>2012-11-27T11:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72665#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; &lt;BR /&gt;&lt;BR /&gt;However, we are working on a printing sample which will support local layers and hope to post this on the Resource Center gallery as soon as we can.&lt;BR /&gt;&lt;BR /&gt;We're also considering a "copy to clipboard" style sample - I'd appreciate your feedback if you think this would be useful.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Mike, some customers here in Spain are looking forward to have this type of functionlity in the core SDK of WPF Runtime. At this moment, this is only possible using copy to clipboard tricks, or just using ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since many runtime deployments are going to be made in cirscumstances without conectivity, it would be very useful to have some kind of simple printing capabilities in the core SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have plans to &lt;/SPAN&gt;&lt;STRONG&gt;incorporate off-line internal printing/task capabilities&lt;/STRONG&gt;&lt;SPAN&gt; in next realeases?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much and kind regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:39:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72665#M316</guid>
      <dc:creator>AitorCalero_García</dc:creator>
      <dc:date>2012-11-29T09:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72666#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Would it be possible to send your own JSON-string to the PrintTask only containing the information about the graphics of that layer? If so, could someone point me in the right direction? I'm using this sample as a frame:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap"&gt;http://resources.arcgis.com/en/help/silverlight-api/samples/start.htm#ExportWebMap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It works great except with a layer I created on my own that inherits from GraphicsLayer.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The print service accepts valid WebMaps and therefore I wouldn't expect it to support custom layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72666#M317</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2012-11-29T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72667#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello Mike, some customers here in Spain are looking forward to have this type of functionlity in the core SDK of WPF Runtime. At this moment, this is only possible using copy to clipboard tricks, or just using ArcGIS Server.&lt;BR /&gt;&lt;BR /&gt;Since many runtime deployments are going to be made in cirscumstances without conectivity, it would be very useful to have some kind of simple printing capabilities in the core SDK.&lt;BR /&gt;&lt;BR /&gt;Do you have plans to &lt;STRONG&gt;incorporate off-line internal printing/task capabilities&lt;/STRONG&gt; in next realeases?&lt;BR /&gt;&lt;BR /&gt;Thank you very much and kind regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your feedback, we are investigating ways in which we can improve client-side / offline printing for a future release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you can post your suggestion over at &lt;/SPAN&gt;&lt;A href="http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime"&gt;http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime&lt;/A&gt;&lt;SPAN&gt; that will help us prioritize the requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 11:55:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72667#M318</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2012-11-29T11:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72668#M319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Done!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Idea - ArcGIS SDK Runtime for WPF / Java &lt;/SPAN&gt;&lt;A href="http://shar.es/6tbYk"&gt;http://shar.es/6tbYk&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 12:36:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72668#M319</guid>
      <dc:creator>AitorCalero_García</dc:creator>
      <dc:date>2012-11-29T12:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.Client.Printing Assembly</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72669#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Many thanks for your feedback, we are investigating ways in which we can improve client-side / offline printing for a future release.&lt;BR /&gt;&lt;BR /&gt;If you can post your suggestion over at &lt;A href="http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime"&gt;http://ideas.arcgis.com/ideaList?category=ArcGIS+Runtime&lt;/A&gt; that will help us prioritize the requirements.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;G'day Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any word that local printing in the Runtime WPF / Java has been considered for the Runtime 10.1.1 or 10.2? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The standalone print functionality available in runtime will be a very valuable function it something we are running into our development and would prefer not to use the copy to clip board functionality &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 04:48:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/esri-arcgis-client-printing-assembly/m-p/72669#M320</guid>
      <dc:creator>TomSanderson</dc:creator>
      <dc:date>2013-03-26T04:48:30Z</dc:date>
    </item>
  </channel>
</rss>

