<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : differentiated two equal functi&#111;ns</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : General Discussion : differentiated two equal functi&#111;ns]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 11:00:04 +0000</pubDate>
  <lastBuildDate>Thu, 26 Oct 2006 18:06:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=546</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns : Hi Thomas!  Bogey isn&amp;#039;t the...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2420.html#2420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 26 Oct 06 at 6:06PM<br /><br />Hi Thomas!<br /><br />Bogey isn't the author of this function!<br />I hope you know what i mean ...<br /><br />Best regards,<br />Ingo<br /><br />BTW: You can look into the function sources with a source license - why not join us? Please look at <br />http://www.quickpdf.org/forum/forum_posts.asp?TID=539&PN=1 ]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 18:06:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2420.html#2420</guid>
  </item> 
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns : Hi bogey, both funktions doing...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2418.html#2418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=187">Devil</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 26 Oct 06 at 10:53AM<br /><br /><P>Hi bogey,</P><P>both funktions doing the same but gives a different result.&nbsp; </P><P>What the differentiate behind both funktions ?&nbsp; </P><P>Why does SaveToFile handle the checkboxes right and SaveToVariant not ? </P><P>Regards&nbsp; Devil</P>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 10:53:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2418.html#2418</guid>
  </item> 
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns : If you want the data in the same...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2417.html#2417</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=170">bogey</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 26 Oct 06 at 10:15AM<br /><br /><P>If you want the data in the same format as the SaveToFile() method, try using the SaveToString() method. </P><P>The two methods do different things. They are not used for the same thing. </P><P>I guess I just don't understand your question...</P>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 10:15:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2417.html#2417</guid>
  </item> 
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns :   bogey wrote:SaveToFile is just...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2412.html#2412</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=187">Devil</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 26 Oct 06 at 9:12AM<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by bogey" alt="Originally posted by bogey" style="vertical-align: text-bottom;" /> <strong>bogey wrote:</strong><br /><br /><p>SaveToFile is just that - writes to disk</p><br /><p>SaveToVariant creates a byte array stream. It can be used to stream a pdf file to the browser like this:</p><br /><p><font face="Courier New, Courier, mono">Response.ContentType = "application/pdf"<br />Response.AddHeader "Content-disposition",  "inline; filename=whatever.pdf"<br />Response.BinaryWrite QP.<strong><em>SaveToVariant()</em></strong></p><br /><p></font></p></td></tr></table><br /><br /><br />it's nice to repeat my answer, but did not answer my question !!! <br />]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 09:12:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2412.html#2412</guid>
  </item> 
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns : SaveToFile is just that - writes...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2410.html#2410</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=170">bogey</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 26 Oct 06 at 7:48AM<br /><br /><P>SaveToFile is just that - writes to disk</P><P>SaveToVariant creates a byte array stream. It can be used to stream a pdf file to the browser like this:</P><P><FONT face="Courier New, Courier, mono">Response.ContentType = "application/pdf"<BR>Response.AddHeader "Content-disposition",&nbsp; "inline; filename=whatever.pdf"<BR>Response.BinaryWrite QP.<strong><EM>SaveToVariant()</EM></strong></P><P></FONT></P><span style="font-size:10px"><br /><br />Edited by bogey</span>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 07:48:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2410.html#2410</guid>
  </item> 
  <item>
   <title><![CDATA[differentiated two equal functi&#111;ns : Hi @all, How do the following...]]></title>
   <link>http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2400.html#2400</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=187">Devil</a><br /><strong>Subject:</strong> 546<br /><strong>Posted:</strong> 25 Oct 06 at 10:54PM<br /><br /><P>Hi @all,</P><P>How do the following functions differ?&nbsp;&nbsp; </P><P><FONT face="Courier New, Courier, mono">Function SaveToFile(filename)&nbsp;</FONT></P><P><FONT face="Courier New, Courier, mono">Function SaveToVariant()</FONT>&nbsp;&nbsp; </P><P>Ok, the one stores a file on harddisk, the other one in an array. Why stores “SaveToVariant” not the same as “SaveToFile”, specially the graphic images of the Checkboxes.</P>]]>
   </description>
   <pubDate>Wed, 25 Oct 2006 22:54:58 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/differentiated-two-equal-functions_topic546_post2400.html#2400</guid>
  </item> 
 </channel>
</rss>