<?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 : Load File/Open File Differences</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 : I need help - I can help : Load File/Open File Differences]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:29:01 +0000</pubDate>
  <lastBuildDate>Wed, 08 May 2013 14:04:59 +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=2631</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[Load File/Open File Differences : Chris,As Ingo says, when you load...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10830.html#10830</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 08 May 13 at 2:04PM<br /><br />Chris,<div><br></div><div>As Ingo says, &nbsp;when you load a file using DAOpenFile then you can only use functions starting with DA to work with this file. &nbsp; The standard functions will not work with a file that has been opened with DAOpen file. &nbsp;</div><div><br></div><div>Basically, you cannot mix DA and standard calls and expect them to work. &nbsp;Both sets of functions use completely different methods to work with a PDF file.</div><div><br></div><div>GetAnalysisInfo is a 3rd way of working with a PDF file as it uses a filename - the function automatically opens the file, gets the required information and closes the file for you.</div><div><br></div><div>There is of DALoadFromFile - only DAOpenFile. &nbsp;Most people use QP.LoadFromFile. &nbsp;You really only need the DA functions for quite large PDF files.</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Wed, 08 May 2013 14:04:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10830.html#10830</guid>
  </item> 
  <item>
   <title><![CDATA[Load File/Open File Differences : Hi Ingo, Here is the link to...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10815.html#10815</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2357">chrisreed</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 03 May 13 at 11:09AM<br /><br />Hi Ingo,<DIV>Here is the link to my code in LabVIEW.....&nbsp; <a href="http://postimg.org/gallery/6uafpxai/" target="_blank"><U><FONT color=#800080 size=2 face="Times New Roman">http://postimg.org/gallery/6uafpxai/</FONT></U></A></DIV><DIV>&nbsp;</DIV><DIV>I get what you're saying, but even when I did use the <strong>DAGetInformation</strong> function with the other DA Functions I still didn't get exactly the same results, but that's OK <strong>GetAnalysisInfo</strong> function matches.</DIV><DIV>&nbsp;</DIV><DIV>P.S. Is there such a function as DALoadFromFile, because I couldn't find it?&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Chris</DIV>]]>
   </description>
   <pubDate>Fri, 03 May 2013 11:09:13 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10815.html#10815</guid>
  </item> 
  <item>
   <title><![CDATA[Load File/Open File Differences :    Hi Chris!For free upload-space...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10812.html#10812</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 02 May 13 at 12:24PM<br /><br />Hi Chris!<div>&nbsp;</div><div>For free upload-space you can search on Google.</div><div>There are many file hoster offering their services.</div><div>The other thing:</div><div>You can't use LoadFromFile and DAOpenFile together.</div><div>It doesn't matter if one way round it works and the other</div><div>way round not - Don't mix it.</div><div>Still from your first post:</div><div>If you're using DALoadFromFile it's absolutely necessary </div><div>to use the DA-functions to get the metadata like "author",</div><div>"subject", and so on. Again: Don't mix DA- and non-DA</div><div>in one code part between create and free.</div><div>&nbsp;</div><div>Cheers, Ingo</div><div>&nbsp;</div><span style="font-size:10px"><br /><br />Edited by Ingo - 02 May 13 at 12:26PM</span>]]>
   </description>
   <pubDate>Thu, 02 May 2013 12:24:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10812.html#10812</guid>
  </item> 
  <item>
   <title><![CDATA[Load File/Open File Differences : No it happens on ANY PDFFile Iload...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10810.html#10810</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2357">chrisreed</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 02 May 13 at 8:10AM<br /><br />No it happens on ANY PDF&nbsp;File I&nbsp;load or open.<DIV>&nbsp;</DIV><DIV>What is strange is&nbsp;that&nbsp;if I use the <strong>LoadFile</strong> function first followed by the <strong>DAOpenFile</strong> function the two <strong>GetInformation</strong> function both get the correct information, but not the other way around.</DIV><DIV>&nbsp;</DIV><DIV>I would show you my code, but it is in LabVIEW and hence is a picture and I can't upload a picture to this post.&nbsp; Is there a public space on the web where I can upload my pictures to and provide a link to that?</DIV><DIV>&nbsp;</DIV><DIV>Chris</DIV>]]>
   </description>
   <pubDate>Thu, 02 May 2013 08:10:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10810.html#10810</guid>
  </item> 
  <item>
   <title><![CDATA[Load File/Open File Differences :   Hi Chris!Perhaps the problem...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10809.html#10809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 02 May 13 at 7:25AM<br /><br />Hi Chris!<div>&nbsp;</div><div>Perhaps the problem will be clearer if you can offer the document anywhere for test download.</div><div>Or is it a common prob with any document?</div><div>&nbsp;</div><div>Cheers, Ingo</div>]]>
   </description>
   <pubDate>Thu, 02 May 2013 07:25:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10809.html#10809</guid>
  </item> 
  <item>
   <title><![CDATA[Load File/Open File Differences : I understand the difference between...]]></title>
   <link>http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10808.html#10808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2357">chrisreed</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 02 May 13 at 4:33AM<br /><br />I understand the difference between the <strong>LoadFromFile</strong> and <strong>DAOpenFile</strong> functions, but what I don't understand is that once the PDF file has been loaded/opened why do other functions used afterwards produce different results:<DIV></DIV><DIV>&nbsp;</DIV><DIV>eg. HasFontResources</DIV><DIV><strong>LoadFromFile</strong> = 1</DIV><DIV><strong>DAOpenFile</strong> = 0</DIV><DIV>&nbsp;</DIV><DIV>eg. GetInformation</DIV><DIV><DIV><strong>LoadFromFile</strong>&nbsp;-&gt; Author = Administrator, Title = Old Report</DIV><DIV><strong>DAOpenFile</strong>&nbsp;-&gt;&nbsp;&nbsp;&nbsp; Author = "",&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Title = ""</DIV><DIV>Plus Creator, Producer, Creation Date and Modification Date are all different.</DIV><DIV>&nbsp;</DIV><DIV>Isn't the format/contents of the PDF exactly the same regardless of how you Load/Open the PDF File?</DIV><DIV>&nbsp;</DIV><DIV>Chris</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 02 May 2013 04:33:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/load-file-open-file-differences_topic2631_post10808.html#10808</guid>
  </item> 
 </channel>
</rss>