<?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: AlivePDF - result displays request instead of Title of PDF in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281164#M6672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Carmen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your .aspx page, you can put this line of code in the Page_Load function...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Page.Title = "Address Report"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to change the tab in IE. This worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed the default name of the pdf will be the same as the name of your .aspx page. Mine has a default name of "default". So you could rename your page to AddressReport.aspx, as a work around. I haven't figured out another way to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 16:09:46 GMT</pubDate>
    <dc:creator>LeonScott</dc:creator>
    <dc:date>2010-06-29T16:09:46Z</dc:date>
    <item>
      <title>AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281163#M6671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using AlivePDF and have the resulting document displaying the content with no problems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;But the tab in IE displays:&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://myserver/createPDF/create.aspx?name=AddressReport.pdf&amp;amp;method=inline" rel="nofollow" target="_blank"&gt;http://myserver/createPDF/create.aspx?name=AddressReport.pdf&amp;amp;method=inline&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instead of something like Address Report.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What/where can I change it so that the tab will read "Address Report" or AddressReport.pdf?&amp;nbsp; Also, when I try a "file/Save As", it wants to save the file to "create.pdf" instead of "AddressReport.pdf"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&amp;nbsp; I tried a couple of things in the .mxml (.setTitle for the PDF) and in the createPDF app folder, but they didn't work.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carmen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jun 2010 13:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281163#M6671</guid>
      <dc:creator>CarmenDurham</dc:creator>
      <dc:date>2010-06-15T13:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281164#M6672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Carmen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your .aspx page, you can put this line of code in the Page_Load function...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Page.Title = "Address Report"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to change the tab in IE. This worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I noticed the default name of the pdf will be the same as the name of your .aspx page. Mine has a default name of "default". So you could rename your page to AddressReport.aspx, as a work around. I haven't figured out another way to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 16:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281164#M6672</guid>
      <dc:creator>LeonScott</dc:creator>
      <dc:date>2010-06-29T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281165#M6673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Leon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for responding.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I renamed the .aspx and aspx.cs so that at least the "save as" works a little better per your suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added Page.Title = "Address Results" to the Page_Load event, but it still doesn't work.&amp;nbsp; I tried various locations.&amp;nbsp; Here is what my page_load event looks like.&amp;nbsp; Will you please compare it with yours?&amp;nbsp; I have even tried setting name="Address Results".&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, what version of AlivePdf are you using?&amp;nbsp; I have 1.4.9. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; protected void Page_Load(object sender, EventArgs e)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Page.Title = "Address Search";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string method = Request.QueryString["method"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; string name = Request.QueryString["name"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; byte[] data = Request.BinaryRead(Request.TotalBytes);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.ContentType = "application/pdf";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.AddHeader("Content-Length", data.Length.ToString());&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.AddHeader("Content-disposition", method + "; filename=" + name);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.BinaryWrite(data);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.End();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know very little about asp.net so if I am missing something obvious, I apologize.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carmen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 19:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281165#M6673</guid>
      <dc:creator>CarmenDurham</dc:creator>
      <dc:date>2010-06-29T19:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281166#M6674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Carmen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You're not missing anything obvious...&amp;nbsp; This acted a little quirky when I made the change.&amp;nbsp; I guess it wasn't just me.&amp;nbsp; The change to the page title didn't seem to want to take for me either, as I thought it should.&amp;nbsp; I found this worked.....&amp;nbsp; Comment everything out except your Page.Title = "Address Search" line and recompile.&amp;nbsp; Test it out to see if the IE tab changed like you would expect.&amp;nbsp; Then go back uncomment your code and recompile again.&amp;nbsp; I know its weird, but I stumbled upon this and it did the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Leon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 11:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281166#M6674</guid>
      <dc:creator>LeonScott</dc:creator>
      <dc:date>2010-06-30T11:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281167#M6675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Leon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's funny because, yesterday, I did try part of what you said (commenting out everything and seeing if I just got a blank page with the real name I wanted) and it did work.&amp;nbsp; I'll try actually recompiling in VS and placing it back on the server and seeing if that works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess there is some comfort (??) in knowing the quirks are not just me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carmen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 12:00:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281167#M6675</guid>
      <dc:creator>CarmenDurham</dc:creator>
      <dc:date>2010-06-30T12:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: AlivePDF - result displays request instead of Title of PDF</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281168#M6676</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;SPAN&gt;I am new to this thread. I used alive PDF in flex API 1.3. Now I need to upgrade to flex api 2.4. Do you know this alive PDF would work with flex api 2.4 or not?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Zhujing&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:Zhujingx@co.rockland.ny.us"&gt;Zhujingx@co.rockland.ny.us&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 18:23:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/alivepdf-result-displays-request-instead-of-title/m-p/281168#M6676</guid>
      <dc:creator>ZhujingXia</dc:creator>
      <dc:date>2011-11-21T18:23:10Z</dc:date>
    </item>
  </channel>
</rss>

