<?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 FlexPrintJob problem in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658060#M14709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I run this example: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://livedocs.adobe.com/flex/3/html/help.html?content=printing_1.html" rel="nofollow" target="_blank"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=printing_1.html&lt;/A&gt;&lt;SPAN&gt; in Google Chrome, it prompts with a print preview interface, very nice! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, when I use IE or Firefox, the preview interface disappears! Instead, it prompts with a printer selection dialog (see below picture). I am confused. How to solve this problem? Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19269[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 01:38:48 GMT</pubDate>
    <dc:creator>XintaoLiu</dc:creator>
    <dc:date>2012-11-14T01:38:48Z</dc:date>
    <item>
      <title>FlexPrintJob problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658060#M14709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I run this example: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://livedocs.adobe.com/flex/3/html/help.html?content=printing_1.html" rel="nofollow" target="_blank"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=printing_1.html&lt;/A&gt;&lt;SPAN&gt; in Google Chrome, it prompts with a print preview interface, very nice! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, when I use IE or Firefox, the preview interface disappears! Instead, it prompts with a printer selection dialog (see below picture). I am confused. How to solve this problem? Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]19269[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 01:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658060#M14709</guid>
      <dc:creator>XintaoLiu</dc:creator>
      <dc:date>2012-11-14T01:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: FlexPrintJob problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658061#M14710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1 - Create own print preview - something like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.flexicious.com/Home/Dashboard" rel="nofollow" target="_blank"&gt;this&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/5966-My-Print-Preview-and-Print" rel="nofollow" target="_blank"&gt;Here&lt;/A&gt;&lt;SPAN&gt; is the topic with similar problem and solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3 - Maybe I'm behind the reality, but recently Firefox could not print flash content. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.anychart.com/blog/2011/02/24/printing-flash-content-in-firefox/" rel="nofollow" target="_blank"&gt;Here&lt;/A&gt;&lt;SPAN&gt; is description.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P.S. Opera, Safari ... call default system printing dialog without preview (like IE &amp;amp; FF), so if you want to call print preview window via some &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://www.google.com/search?q=call+print+preview+with+javascript" rel="nofollow" target="_blank"&gt;javascript&lt;/A&gt;&lt;SPAN&gt; - be ready to write script for each browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 05:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658061#M14710</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2012-11-14T05:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: FlexPrintJob problem</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658062#M14711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;1 - Create own print preview - something like &lt;A href="http://www.flexicious.com/Home/Dashboard"&gt;this&lt;/A&gt;.&lt;BR /&gt;2 - &lt;A href="http://forums.arcgis.com/threads/5966-My-Print-Preview-and-Print"&gt;Here&lt;/A&gt; is the topic with similar problem and solution.&lt;BR /&gt;3 - Maybe I'm behind the reality, but recently Firefox could not print flash content. &lt;A href="http://www.anychart.com/blog/2011/02/24/printing-flash-content-in-firefox/"&gt;Here&lt;/A&gt; is description.&lt;BR /&gt;&lt;BR /&gt;P.S. Opera, Safari ... call default system printing dialog without preview (like IE &amp;amp; FF), so if you want to call print preview window via some &lt;A href="https://www.google.com/search?q=call+print+preview+with+javascript"&gt;javascript&lt;/A&gt; - be ready to write script for each browser.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot! It helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 00:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flexprintjob-problem/m-p/658062#M14711</guid>
      <dc:creator>XintaoLiu</dc:creator>
      <dc:date>2012-11-16T00:47:05Z</dc:date>
    </item>
  </channel>
</rss>

