<?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: Printing with ArcGIS Web App Builder 1.0 in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500122#M13127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Maybe you should give this a try: Add your secured services to your arcgis online account as element and save the credentials within. Then add those layers to your webmap. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Dec 2015 07:40:40 GMT</pubDate>
    <dc:creator>AndreV</dc:creator>
    <dc:date>2015-12-04T07:40:40Z</dc:date>
    <item>
      <title>Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500110#M13115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I've been playing with the Beta versions of new Web App Builder and just downloaded the 1.0 version. A great tool for simple web mapping apps. The only issue I've been having with all versions is the print function. Every time I try to print with every format, I get an "Error, Try Again". Just curious if anyone else out there has experienced this and/or have found a way around it. I was hoping that any bug would be ironed out in the Beta versions prior to release, but it appears to be doing the same thing (on my end at least...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(pic attached)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yaneev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 18:25:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500110#M13115</guid>
      <dc:creator>YaneevGolombek</dc:creator>
      <dc:date>2014-12-30T18:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500111#M13116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yaneev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sounds like you forgot to setup a proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Deploy the app&lt;/H2&gt;&lt;P&gt;Do the following to deploy the app on your web server:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Unzip the downloaded app.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;&lt;SPAN style="color: #e23d39;"&gt;Add a proxy to your app&lt;/SPAN&gt;. Refer to &lt;/STRONG&gt;&lt;A class="xref" href="http://gislap183:3344/webappbuilder/help/03w3/03w30000004z000000.htm" rel="03w3/03w30000004z000000.htm"&gt;Use proxy&lt;/A&gt; for details.&lt;/LI&gt;&lt;LI&gt;Add and register the app. Refer to &lt;A class="xref" href="http://resources.arcgis.com/en/help/arcgisonline/010q/010q00000076000000.htm" rel="http://resources.arcgis.com/en/help/arcgisonline/010q/010q00000076000000.htm" target="_blank"&gt;Add apps&lt;/A&gt; and &lt;A class="xref" href="http://resources.arcgis.com/en/help/arcgisonline/010q/010q00000076000000.htm" rel="http://resources.arcgis.com/en/help/arcgisonline/010q/010q00000076000000.htm" target="_blank"&gt;Register your app&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Copy and paste the AppID to the appId property in the app config file. Save the file.&lt;/LI&gt;&lt;LI&gt;Deploy the app on your web server.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 18:42:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500111#M13116</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-30T18:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500112#M13117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the advice Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still having some issues though. When I deploy the app and paste it to my web-server location, everything works fine accept the print app. It has the issues mentioned above. In the config file, the default proxy is listed as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"httpProxy": {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "useProxy": true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "url": "/proxy.js"&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attempted to change the URL to the same value as the "appId". Still, same result as the clip in the first post above. Any further advise? I have to admit, I am very unfamiliar with proxy's, their purpose and how to set them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yaneev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 21:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500112#M13117</guid>
      <dc:creator>YaneevGolombek</dc:creator>
      <dc:date>2014-12-30T21:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500113#M13118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yaneev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Ya, you need to read the documentation about the proxy. The default proxy that you are using is only for NodeJS that is running on the developer version of WAB and is NOT for a deployed app on your web server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/web-appbuilder/guide/use-proxy.htm" title="https://developers.arcgis.com/web-appbuilder/guide/use-proxy.htm"&gt;Use proxy—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 21:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500113#M13118</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-30T21:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500114#M13119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same problem with WAB on ArcGIS online.&lt;/P&gt;&lt;P&gt;How do I configure the proxy there?&lt;/P&gt;&lt;P&gt;I can print just fine if I'm outside our network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jan 2015 15:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500114#M13119</guid>
      <dc:creator>TarigAhmed1</dc:creator>
      <dc:date>2015-01-02T15:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500115#M13120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the same issue with the print widget. I also have configured our proxy properly and the redirection of Export Web Map Task works fine. But the error only appears when creating a web app with web app builder (developer version), which is installed on our windows server. The error appears both in develope mode ([xxx]:3344/webappbuilder/?id=2) and also in production mode after deployment. But If the web app is created with web app builder integrated in AGOL the print widget works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both cases I used our own printing service from an AGS installed on the same windows server. I think the proxy is configured the right way, since our token-based secured service are redirected properly. The deployment was done exactly like the 5 points you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or hints would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 15:38:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500115#M13120</guid>
      <dc:creator>AndreV</dc:creator>
      <dc:date>2015-01-16T15:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500116#M13121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i could encircle the problem. If I deactivate the httpProxy-Element (useProxy: false) in config.json of the WAB-app, printing works. With activated httpProxy, the PrintingTools-Service log throws an exception (code='20010'), when trying to access secured services.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It seems, that the printwidget is able to process the credentials only, when they are directly typed in to unlock the secured services, but it isn't able to process those credentials, which are provided by the proxy.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I requested a support-ticket; I'll keep you updated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 12:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500116#M13121</guid>
      <dc:creator>AndreV</dc:creator>
      <dc:date>2015-01-20T12:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500117#M13122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could solve the problem. I followed the instuctions from &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005q3000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000005q3000000"&gt;ArcGIS Help 10.1&lt;/A&gt; (GIS-Server authentication) and it worked! Not the WAB printwidget was the problem, but the printing service's access rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 16:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500117#M13122</guid>
      <dc:creator>AndreV</dc:creator>
      <dc:date>2015-01-26T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500118#M13123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm glad you got it to work. I went through the tutorials you mentioned, published the Geoprocessing web print tool and still having issues. My architecture is set up where I publish all data to a folder in my ArcServer. Then I create a map service in ArcGIS Online and point to the data on the server. Then in the WAB, I point to the Map Service in AGO. I published the GP tool both in the root folder and the folder where all the data sits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mentioned above a "Support Ticket" Did anything result from that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:21:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500118#M13123</guid>
      <dc:creator>YaneevGolombek</dc:creator>
      <dc:date>2015-01-26T18:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500119#M13124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think we have a similar configuration. Did you configure a user connecition to your ArcGIS Server in ArcCatalog and give secured access rights to that in the tool? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have an answer from ESRI Support yet;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 09:23:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500119#M13124</guid>
      <dc:creator>AndreV</dc:creator>
      <dc:date>2015-01-27T09:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500120#M13125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Was there ever a solution to this.&amp;nbsp; I am hosting a WAB solution however using the Arcgis Online print service and am getting the Error, try again. how do i get the print widget to recognize my proxy secure username&amp;nbsp; and password credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 13:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500120#M13125</guid>
      <dc:creator>MelissaPrindiville</dc:creator>
      <dc:date>2015-12-03T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500121#M13126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I personally never solved this, though when I posted this, WebAppBuilder was a standalone app and now its built in to ArcGIS online, where I use it most. I should try it again via ArcGIS online to see if I have the same issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yaneev Golombek, GISP | GIS Projects and Applications Lead | Merrick &amp;amp; Company&lt;/P&gt;&lt;P&gt;T: +1 303-353-3939  | www.merrick.com&amp;lt;http://www.merrick.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Engineering | Architecture | Design-Build | Surveying | Planning | Geospatial Solutions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Dec 2015 16:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500121#M13126</guid>
      <dc:creator>YaneevGolombek</dc:creator>
      <dc:date>2015-12-03T16:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500122#M13127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Maybe you should give this a try: Add your secured services to your arcgis online account as element and save the credentials within. Then add those layers to your webmap. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 07:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500122#M13127</guid>
      <dc:creator>AndreV</dc:creator>
      <dc:date>2015-12-04T07:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Printing with ArcGIS Web App Builder 1.0</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500123#M13128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&amp;nbsp; We had the same printing issue using the workflow as described by Andre so a colleague of mine called Esri support and they reference &lt;SPAN style="font-size: 10.5pt; font-family: inherit, serif; background: white;"&gt;Bug# NIM-091603 &lt;SPAN style="font-size: 10.5pt; font-family: inherit, serif; background: white;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; font-family: Arial, sans-serif; background: white;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fsupport.esri.com%2Fen%2Fbugs%2Fnimbus%2FTklNMDkxNjAz" style="padding: calc(12px + 0.35ex) 0 0; font-weight: inherit; font-style: inherit;" target="_blank"&gt;&lt;SPAN style="font-family: inherit, serif; color: #287433;"&gt;http://support.esri.com/en/bugs/nimbus/TklNMDkxNjAz&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10.5pt; font-family: inherit, serif; background-position: initial;"&gt;).&amp;nbsp; The only workaround we found was by using the LocalLayer widget.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background: white; font-size: 10.5pt; font-family: inherit, serif; background-position: initial;"&gt;Here's our initial setup that was not working due to the bug referenced above:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We had secured services (with creds stored) feeding an AGO web map.&lt;/LI&gt;&lt;LI&gt;Using WAB Dev 1.2 we added the web map with the secure services and the print widget with our own print service.&lt;/LI&gt;&lt;LI&gt;We deployed the WAB on our web server and used the Esri proxy that referenced our AGO creds.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our proxy was authenticating correctly to AGO and obtaining access to the content item that had the embedded credentials, but the system wasn't able to obtain a token for access to our secured service for printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2015 14:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/printing-with-arcgis-web-app-builder-1-0/m-p/500123#M13128</guid>
      <dc:creator>BillSpiking__GISP</dc:creator>
      <dc:date>2015-12-07T14:49:23Z</dc:date>
    </item>
  </channel>
</rss>

