<?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: Julie's export to .pdf widget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750051#M22515</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone made any progress in getting the "advanced" export to PDF widget working in Flex? with the ability to essentially save a screen shot of the view displaying the selected layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2011 22:37:07 GMT</pubDate>
    <dc:creator>bentank</dc:creator>
    <dc:date>2011-06-20T22:37:07Z</dc:date>
    <item>
      <title>Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750044#M22508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Julie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for posting on my earlier thread about an export to .pdf widget. I've downloaded your widget and for the most part have it working. I do have a couple of questions for you, though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Why does the "bird" legend still show up in the .pdf?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Is there any way to get rid of the quadrants on the .pdf? My client just wants a straight .pdf of the map he/she sees on the screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for an excellent widget. I'm very excited to have something that can "do the job".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 16:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750044#M22508</guid>
      <dc:creator>JustinRiggs</dc:creator>
      <dc:date>2011-05-02T16:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750045#M22509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Julie.&amp;nbsp; It looks like the widget is referencing &lt;/SPAN&gt;&lt;A href="http://ec2-50-17-53-73.compute-1.amazonaws.com/ArcGIS/rest/services/ArcPyMapping/Birds/MapServer/0"&gt;http://ec2-50-17-53-73.compute-1.amazonaws.com/ArcGIS/rest/services/ArcPyMapping/Birds/MapServer/0&lt;/A&gt;&lt;SPAN&gt; in&amp;nbsp; the python code?&amp;nbsp; Is there a way to turn this off to remove the birds from the legend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2011 18:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750045#M22509</guid>
      <dc:creator>KyleReese-Cassal</dc:creator>
      <dc:date>2011-05-02T18:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750046#M22510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kyle,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever figure this out? Is anyone else using this widget that can explain how it works and how to use it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 15:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750046#M22510</guid>
      <dc:creator>JustinRiggs</dc:creator>
      <dc:date>2011-05-04T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750047#M22511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will say this - I was pretty excited when I first discovered this tool.&amp;nbsp; Installed and configured it following the instructions - that wasn't too bad.&amp;nbsp; Only then did I realize that there isn't a direct link between what you see on the map and what gets printed.&amp;nbsp; By this I mean that you have to configure your mxd templates for the layouts and the tool basically just grabs your extents and scale from the web app and uses that info to pan/zoom to that area in your mxd layout and then prints from that layout.&amp;nbsp; The layout mxd does not care what layers you have checked on in your web app - like I said it only looks at your scale and extents...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This pretty much made this tool useless for me...although it could be useful if you have specific maps to print.&amp;nbsp; For example, let's say you have a simple map and don't allow your users to turn on/off layers - then this would work well.&amp;nbsp; Or you could call any of your layouts by a specific name (ie, "sewer 8X11") and have the template configured to show the sewer data - but this will always be confusing for your user when they are unable to print exactly what they see on the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just check out the online local government template to see this tool in use and you will see what I am talking about:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://localgovtemplates2.esri.com/InfrastructureDashboard/index.html"&gt;http://localgovtemplates2.esri.com/InfrastructureDashboard/index.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 16:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750047#M22511</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2011-05-04T16:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750048#M22512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I will say this - I was pretty excited when I first discovered this tool.&amp;nbsp; Installed and configured it following the instructions - that wasn't too bad.&amp;nbsp; Only then did I realize that there isn't a direct link between what you see on the map and what gets printed.&amp;nbsp; By this I mean that you have to configure your mxd templates for the layouts and the tool basically just grabs your extents and scale from the web app and uses that info to pan/zoom to that area in your mxd layout and then prints from that layout.&amp;nbsp; The layout mxd does not care what layers you have checked on in your web app - like I said it only looks at your scale and extents...&lt;BR /&gt;This pretty much made this tool useless for me...although it could be useful if you have specific maps to print.&amp;nbsp; For example, let's say you have a simple map and don't allow your users to turn on/off layers - then this would work well.&amp;nbsp; Or you could call any of your layouts by a specific name (ie, "sewer 8X11") and have the template configured to show the sewer data - but this will always be confusing for your user when they are unable to print exactly what they see on the map.&lt;BR /&gt;&lt;BR /&gt;Just check out the online local government template to see this tool in use and you will see what I am talking about:&amp;nbsp; &lt;A href="http://localgovtemplates2.esri.com/InfrastructureDashboard/index.html"&gt;http://localgovtemplates2.esri.com/InfrastructureDashboard/index.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ohhhh, this definitely won't work for me then. My users want to be able to print *exactly* what they see on the screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that somebody can come up with a really good export to .pdf widget in the future. Actually, I wish *I* was smart enough to do it myself, but that just isn't going to happen this century. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for explaining this to me... it saved me a lot of headache and heartache.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 16:35:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750048#M22512</guid>
      <dc:creator>JustinRiggs</dc:creator>
      <dc:date>2011-05-04T16:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750049#M22513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI has posted a great blog about how to create print services.&amp;nbsp; There are 3 examples, each increasing in functionality, including being able to print graphics.&amp;nbsp; The link is &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2011/04/12/An-introduction-to-arcpy.mapping-for-ArcGIS-Server-developers.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2011/04/12/An-introduction-to-arcpy.mapping-for-ArcGIS-Server-developers.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While the client side examples use the esri js api, they could be easily portable to a FLEX widget.&amp;nbsp; I will be creating a widget in one of my up coming projects but I'm not sure exactly when in the dev process I'm going to implement that functionality.&amp;nbsp; I will post when it's complete though.&amp;nbsp; In the meantime, I hope that blog helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmmm, I have not looked at the current widget, but I suspect, like the ESRI blog, the power is in the print service, It's quite possible all you would have to do is subplant the ESRI print service for the current one and use most of the current widget to make the new call with updated parameters.&amp;nbsp; Again, I have not looked at the widget so I could be way off&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 00:56:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750049#M22513</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2011-05-05T00:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750050#M22514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;ESRI has posted a great blog about how to create print services.&amp;nbsp; There are 3 examples, each increasing in functionality, including being able to print graphics.&amp;nbsp; The link is &lt;A href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2011/04/12/An-introduction-to-arcpy.mapping-for-ArcGIS-Server-developers.aspx"&gt;http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2011/04/12/An-introduction-to-arcpy.mapping-for-ArcGIS-Server-developers.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;While the client side examples use the esri js api, they could be easily portable to a FLEX widget.&amp;nbsp; I will be creating a widget in one of my up coming projects but I'm not sure exactly when in the dev process I'm going to implement that functionality.&amp;nbsp; I will post when it's complete though.&amp;nbsp; In the meantime, I hope that blog helps.&lt;BR /&gt;&lt;BR /&gt;Hmmmm, I have not looked at the current widget, but I suspect, like the ESRI blog, the power is in the print service, It's quite possible all you would have to do is subplant the ESRI print service for the current one and use most of the current widget to make the new call with updated parameters.&amp;nbsp; Again, I have not looked at the widget so I could be way off&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harold,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for pointing me to that blog entry. Unfortunately, I'm still too wet behind the ears to understand most of what's said there. I am excited to hear that you'll be developing a widget of your own, though, and even more excited to hear that you'll be sharing it with the community. I'll look forward to seeing it whenever you get around to developing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 14:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750050#M22514</guid>
      <dc:creator>JustinRiggs</dc:creator>
      <dc:date>2011-05-05T14:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750051#M22515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone made any progress in getting the "advanced" export to PDF widget working in Flex? with the ability to essentially save a screen shot of the view displaying the selected layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 22:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750051#M22515</guid>
      <dc:creator>bentank</dc:creator>
      <dc:date>2011-06-20T22:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750052#M22516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bt29,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;did you meaned this "advanced" export to pdf?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=6809086326ea4c76bf026a32bb9dd698"&gt;http://www.arcgis.com/home/item.html?id=6809086326ea4c76bf026a32bb9dd698&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 07:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750052#M22516</guid>
      <dc:creator>TomSchuller</dc:creator>
      <dc:date>2011-06-21T07:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750053#M22517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What Tom is referring to is what I switched to when I realized the other one wouldn't work for me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a very full featured print widget that includes export to PDF, as well as to other formats. Kudos to Tom for developing it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The widget page includes links to two forum threads that may answer many questions about installation, configuration, etc. Plus there is a link to a very helpful quick start installation guide that is actually very detailed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I was put off for a while by the widget page title, which may make little sense to tech newbies - JAVA? SOE? The key word is PRINT.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 14:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750053#M22517</guid>
      <dc:creator>MarkHuffman</dc:creator>
      <dc:date>2011-06-21T14:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Julie's export to .pdf widget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750054#M22518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The other widget is probably better, but I thought I would add this in case someone was interested in using Julie's widget with the ArcPy backend. I personally am interested in trying ArcPy.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes you can get rid of the icons.&amp;nbsp; You need to understand how the print widgets work first though.&amp;nbsp; All of the export to pdf widgets are composed of two parts - the widget itself (Flex if you are using the Flex viewer) and a backend service.&amp;nbsp; It cannot work on it's own without a backend service.&amp;nbsp; Your options are the one with the Java backend mentioned later in this thread and the one with the Python based ArcPy backend, (and we have one in house with a .NET backend as well).&amp;nbsp; If you want to use Julie's widget with the ArcPy backend, that is a separate download.&amp;nbsp; They provided a link to it on the same page you downloaded the widget from.&amp;nbsp; It is a separate setup for the backend.&amp;nbsp; With the ArcPy backend, you create a geoprocessing service in ArcGIS server from the Python script.&amp;nbsp; After that is done, you need to edit the widget configuration file and point it at your new geoprocessing service since the xml configuration file as downloaded is pointed at a sample server as you noticed.&amp;nbsp; Since it is your geoprocessing service you can edit the python script to do whatever you want and use whatever mxd's you want it to use and edit them however you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One other item that drove me nuts.&amp;nbsp; If you put the widget in the widgets folder instead of the samples folder it will not work unless you edit the skin location in source code and recompile the widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps someone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 03:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/julie-s-export-to-pdf-widget/m-p/750054#M22518</guid>
      <dc:creator>NeoGeo</dc:creator>
      <dc:date>2011-07-28T03:30:20Z</dc:date>
    </item>
  </channel>
</rss>

