<?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: Print Widget viewer 3.0 in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397751#M11409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, I was able to get that to work using a template sort of.&amp;nbsp; First of all, if I don't enter a value in Title in the widget, Title is what appears.&amp;nbsp; Maybe I should just put something like My Map as a default in the xml?&amp;nbsp; Second, I added a Legend but all I get for that is the word Legend on the printout and no legend.&amp;nbsp; Is there a setting that needs to be made to make this work?&amp;nbsp; Lastly, I put a logo on the template and it does not appear.&amp;nbsp; I attached what I am seeing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2012 18:03:41 GMT</pubDate>
    <dc:creator>JoshWhite</dc:creator>
    <dc:date>2012-06-19T18:03:41Z</dc:date>
    <item>
      <title>Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397743#M11401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;in the example of the flex viewer 3.0 the print widget is actually useful and makes a map not just an image &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from this address&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/flex-viewer/live/index.html"&gt;http://resourcesbeta.arcgis.com/en/help/flex-viewer/live/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BUT the "whats new in 3.0" has the same old print widget listed&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resourcesbeta.arcgis.com/en/help/flex-viewer/concepts/index.html#/Print_widget/01m300000036000000/"&gt;http://resourcesbeta.arcgis.com/en/help/flex-viewer/concepts/index.html#/Print_widget/01m300000036000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will the version 3.0 print widget have the functionality of that on the demo site or the limits of its current form?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 23:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397743#M11401</guid>
      <dc:creator>AHay</dc:creator>
      <dc:date>2012-04-23T23:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397744#M11402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking closer at whats new in 3.0 ( i.e reading properly!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i saw this &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Print widget changes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;High-quality printing when configured to use an ArcGIS 10.1 server with an export web map utility service published. If not available, falls back to quick printing (as in earlier versions).[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the&amp;nbsp; "export web map utility " ?? is this the Jave SOE print widget by Tom Lux ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or have i completely missed something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 23:39:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397744#M11402</guid>
      <dc:creator>AHay</dc:creator>
      <dc:date>2012-04-23T23:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397745#M11403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Print widget at 3.0 continues to work at it did in prior versions. In addition to that, Print widget now supports Export webMap task introduced at 10.1. see: &lt;/SPAN&gt;&lt;A href="http://servicesbeta2.esri.com/arcgis/sdk/rest/index.html?gp_exportwebmaptask.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://servicesbeta2.esri.com/arcgis/sdk/rest/index.html?gp_exportwebmaptask.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sample config for the print widget will be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- change this URL to your own Export Web Map Task (requires ArcGIS Server 10.1), or just remove the taskurl tag to get quick printing --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;taskurl&amp;gt;http://servicesbeta2.esri.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task&amp;lt;/taskurl&amp;gt;
&amp;lt;/configuration&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note the taskurl tag.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentation at the link you provided needs to be updated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397745#M11403</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2021-12-11T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397746#M11404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I've been playing around with the new print Widget and 10.1 Print task in 10.1 and it works great!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But.. it seems the &amp;lt;layouttemplates defaultvalue="XXX"/&amp;gt; tag (as shown in the sample "PrintWidget_exportlessoptions.xml") is being ignored. I specified &amp;lt;layouttemplates defaultvalue="Letter ANSI A Landscape"/&amp;gt; and it defaults to MAP_ONLY in the dropdown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I put in the &amp;lt;formats defaultvalue="PDF"/&amp;gt; it shows PDF by default in the dropdown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a link to updated documentation for the tag references for the new print widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;THanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 02:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397746#M11404</guid>
      <dc:creator>ChrisNorth</dc:creator>
      <dc:date>2012-05-31T02:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397747#M11405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, I've been playing around with the new print Widget and 10.1 Print task in 10.1 and it works great!&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;But.. it seems the &amp;lt;layouttemplates defaultvalue="XXX"/&amp;gt; tag (as shown in the sample "PrintWidget_exportlessoptions.xml") is being ignored. I specified &amp;lt;layouttemplates defaultvalue="Letter ANSI A Landscape"/&amp;gt; and it defaults to MAP_ONLY in the dropdown.&lt;BR /&gt;&lt;BR /&gt;When I put in the &amp;lt;formats defaultvalue="PDF"/&amp;gt; it shows PDF by default in the dropdown.&lt;BR /&gt;&lt;BR /&gt;Is there a link to updated documentation for the tag references for the new print widget?&lt;BR /&gt;&lt;BR /&gt;THanks,&lt;BR /&gt;Chris&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just added &amp;lt;layouttemplates defaultvalue="Letter ANSI A Landscape"/&amp;gt; and it does default to that.&amp;nbsp; Perhaps something changed before the final release?&amp;nbsp; I do have a question though, how do I change the templates?&amp;nbsp; The templates aren't terrible but I would like to know if I could enhance them by adding my logo, forcing the scale bar to appear a certain way, excluding legend items, etc.&amp;nbsp; All in all, I agree, this is a MAJOR enhancement to the original print widget.&amp;nbsp; Also, how do I force the usescale to be checked?&amp;nbsp; I want it to print what the user sees on the screen, realizing of course that this will be affected by their screen size.&amp;nbsp; It seems the best alternative is to have the default be landscape instead of Portrait as most monitors are setup in a portrait mode but you still lose the scale a bit.&amp;nbsp; My example is that at the default extent the force scale is 903 while the print scale without the check is 1561 as reported on the print.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 15:03:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397747#M11405</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2012-06-19T15:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397748#M11406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Josh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/#/Using_your_own_layouts_for_printing/01540000057v000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/#/Using_your_own_layouts_for_printing/01540000057v000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 15:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397748#M11406</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-06-19T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397749#M11407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Dasa, I had actually seen this in the past but it seemed like Greek to me at the time.&amp;nbsp; Now that I have a bit more experience with Server 10.1, I understand what it is saying.&amp;nbsp; Now, let's see if I can make it work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 15:31:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397749#M11407</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2012-06-19T15:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397750#M11408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;... Also, how do I force the usescale to be checked? ...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can have the use scale checkbox selected automatically by adding the following to your Print Widget config:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;usescale&amp;gt;true&amp;lt;/usescale&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 15:52:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397750#M11408</guid>
      <dc:creator>Juan_CarlosFranco</dc:creator>
      <dc:date>2012-06-19T15:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397751#M11409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, I was able to get that to work using a template sort of.&amp;nbsp; First of all, if I don't enter a value in Title in the widget, Title is what appears.&amp;nbsp; Maybe I should just put something like My Map as a default in the xml?&amp;nbsp; Second, I added a Legend but all I get for that is the word Legend on the printout and no legend.&amp;nbsp; Is there a setting that needs to be made to make this work?&amp;nbsp; Lastly, I put a logo on the template and it does not appear.&amp;nbsp; I attached what I am seeing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2012 18:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397751#M11409</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2012-06-19T18:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397752#M11410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I guess I'll just stay with the out of the box version until I hear from somebody on my questions.&amp;nbsp; Trouble is the scale bar is in miles rather than feet.&amp;nbsp; The smallest scale I use is about 1:50000 (1 inch=.79 miles) and that is rare so miles doesn't really do the trick for me.&amp;nbsp; Most of my printouts for this widget will involve neighborhood or property level images so 1:1500 or larger.&amp;nbsp; What would really help me is to be able to access directly the templates that are currently out of the box so that I can see how they work.&amp;nbsp; Then somebody could just change out the templates in that folder if they don't like them at all.&amp;nbsp; This would keep us from having to have yet another service and one that we can't put in the utilities folder (also odd).&amp;nbsp; I think I will put this on the Ideas website.&amp;nbsp; I'm guessing that unless there is a 10.1.1 that I'll have to wait till 10.2 to get any sort of changes made which is a good two years out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 13:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397752#M11410</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2012-06-20T13:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397753#M11411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having some issues with some users not being able to print the basemap layers.&amp;nbsp; The map shows the operational layers and all of the layout elements fine but the baselayers don't show up in the PDF.&amp;nbsp; When I go to do the same task, I am able to see this just fine.&amp;nbsp; Is there some setting that may be causing some users to not be able to see the basemaps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 13:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397753#M11411</guid>
      <dc:creator>JoshWhite</dc:creator>
      <dc:date>2012-08-23T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397754#M11412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have created a custom Layout, configured it using the ExportWebMap, and made it a service on my ArcGIS server 10.1.&amp;nbsp; Problem is, I am trying to find a way to make the Title of my map change (dynamic) by allowing the user to put their own title. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have posted this before and have not got ANY response by ESRI...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HELLO...Where are you ESRI? Your tutorial doesn't cover this!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 15:05:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397754#M11412</guid>
      <dc:creator>DavidAlford1</dc:creator>
      <dc:date>2012-09-18T15:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397755#M11413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figured out how to add the tile, author and copyright on a custom layout template.&amp;nbsp; First you have to add text to your map. Do the following in the text properties box:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;For Map title:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy &amp;lt;dyn type="document" property="title" emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Map Title in the Element Name box&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;For Copyright:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy &amp;lt;dyn type="document" property="credits"&amp;nbsp; emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Map Document Credits in the Element Name box&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;For DATE:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy &amp;lt;dyn type="date" format="MMMM d, yyy"/&amp;gt;&amp;nbsp; in the text box. In the Size and Position tab, type Date in the Element Name box&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;For DATE:&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy &amp;lt;dyn type="document" property="author" emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Author in the Element Name box&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 07:13:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397755#M11413</guid>
      <dc:creator>SappiGIS</dc:creator>
      <dc:date>2012-10-25T07:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397756#M11414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;ok, I was able to get that to work using a template sort of.&amp;nbsp; First of all, if I don't enter a value in Title in the widget, Title is what appears.&amp;nbsp; Maybe I should just put something like My Map as a default in the xml?&amp;nbsp; Second, I added a Legend but all I get for that is the word Legend on the printout and no legend.&amp;nbsp; Is there a setting that needs to be made to make this work?&amp;nbsp; Lastly, I put a logo on the template and it does not appear.&amp;nbsp; I attached what I am seeing.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The easiest way is to save the logo in the MXD. Right-click on the image and go to the properties and check the box to 'Save Image as Part of the Document'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 19:06:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397756#M11414</guid>
      <dc:creator>DanielJohns</dc:creator>
      <dc:date>2013-09-13T19:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget viewer 3.0</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397757#M11415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have figured out how to add the tile, author and copyright on a custom layout template.&amp;nbsp; First you have to add text to your map. Do the following in the text properties box:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;For Map title:&lt;/STRONG&gt; &lt;BR /&gt;Copy &amp;lt;dyn type="document" property="title" emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Map Title in the Element Name box&lt;BR /&gt;&lt;STRONG&gt;For Copyright:&lt;/STRONG&gt; &lt;BR /&gt;Copy &amp;lt;dyn type="document" property="credits"&amp;nbsp; emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Map Document Credits in the Element Name box&lt;BR /&gt;&lt;STRONG&gt;For DATE:&lt;/STRONG&gt; &lt;BR /&gt;Copy &amp;lt;dyn type="date" format="MMMM d, yyy"/&amp;gt;&amp;nbsp; in the text box. In the Size and Position tab, type Date in the Element Name box&lt;BR /&gt;&lt;STRONG&gt;For DATE:&lt;/STRONG&gt; &lt;BR /&gt;Copy &amp;lt;dyn type="document" property="author" emptyStr = " "/&amp;gt; in the text box. In the Size and Position tab, type Author in the Element Name box&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 19:07:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/print-widget-viewer-3-0/m-p/397757#M11415</guid>
      <dc:creator>DanielJohns</dc:creator>
      <dc:date>2013-09-13T19:07:22Z</dc:date>
    </item>
  </channel>
</rss>

