<?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 : DA File Access versun Non-DA</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 : DA File Access versun Non-DA]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 08:34:58 +0000</pubDate>
  <lastBuildDate>Sat, 19 May 2018 14:46:07 +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=3566</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[DA File Access versun Non-DA : https://www.foxitsoftware.com/...]]></title>
   <link>http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14231.html#14231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3566<br /><strong>Posted:</strong> 19 May 18 at 2:46PM<br /><br />https://www.foxitsoftware.com/products/sdk/quick-pdf-library/<br>publish your text into the live chat...<br><br>]]>
   </description>
   <pubDate>Sat, 19 May 2018 14:46:07 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14231.html#14231</guid>
  </item> 
  <item>
   <title><![CDATA[DA File Access versun Non-DA : OK... I can&amp;#039;t find any reference...]]></title>
   <link>http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14221.html#14221</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 3566<br /><strong>Posted:</strong> 18 May 18 at 12:37AM<br /><br /><div>OK...&nbsp; I can't find any reference to "Quick PDF" on the Foxit website forum area.&nbsp; In past years, this forum was an appropriate place to discuss Quick PDF from a user's perspective.&nbsp; In my mind, as a user, I can't "use" something unless I have a good gut feeling for what it is doing under the hood.&nbsp; I am not necessarily reporting a bug in the software, but a lack of clarity in the documentation to help me predict what each of the thousand++ function calls are supposed to do.&nbsp; The reference manual helps a great deal, but it ONLY describes syntax, not purpose or limitations.</div><div><br></div><div>For example - the minimal discussion of "DA" says to let them know if additional functions need to be added to the DA part of the library.&nbsp; Can you give me a link to the part of the Foxit website where I would make such a suggestion?&nbsp; Thanks - Howard<br></div>]]>
   </description>
   <pubDate>Fri, 18 May 2018 00:37:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14221.html#14221</guid>
  </item> 
  <item>
   <title><![CDATA[DA File Access versun Non-DA : Howard,you know that here are...]]></title>
   <link>http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14218.html#14218</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3566<br /><strong>Posted:</strong> 17 May 18 at 10:41PM<br /><br />Howard,<br><br>you know that here are mainly the users and not the Debenu-/Foxit-members?<br>I think you should better post your thoughts on the official support page?<br><br>]]>
   </description>
   <pubDate>Thu, 17 May 2018 22:41:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14218.html#14218</guid>
  </item> 
  <item>
   <title><![CDATA[DA File Access versun Non-DA : I am a long-time QuickPDF user...]]></title>
   <link>http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14213.html#14213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 3566<br /><strong>Posted:</strong> 17 May 18 at 2:06PM<br /><br /><div>I am a long-time QuickPDF user (via Delphi 7).&nbsp; I understand the basic concept of the DA function calls (not loading an entire document into memory has very significant performance benefits for things like single page rendering).&nbsp; What I am having a hard time understanding is the programming logic of having what are essentially two totally separate libraries in a single object.&nbsp; It is dangerously easy to mix DA and Non-DA function calls, and the result is not "fatal", just "odd".&nbsp; The only discussion of "DA" I can find is a paragraph in the online docs along with a list of DA functions.</div><div><br></div><div>It seems obvious (to me) that there should be, at least, a global boolean variable/property of something like DALibraryMode, which other functions can use to make the correct calls to perform similar pdf functions without having to know or care which way the file was opened.<br></div><div><br></div><div>It would be very helpful to provide some underlying logic as to what functions (or function groups) are included and which are not.&nbsp; I am also discovering that the calls of things like "SetPageBox" and "DASetPageBox" are merely similar, not identical.&nbsp; Just for comparisun, the two "GetPageBox" functions use identical calling sequences.&nbsp; (I think that writing this paragraph has just solved one of the things that has been bugging me for the last couple of days - I assumed they were both identical)<br></div><div><br></div><div>I THINK I am discovering that the DA functions do not honor or recognize things like "Origin" and "MeasurementUnits", but without an underlying philosophy of DA versus Non-DA, it is just trial-and-error to figure this out.</div><div><br></div><div>Thanks - Howard<br></div>]]>
   </description>
   <pubDate>Thu, 17 May 2018 14:06:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/da-file-access-versun-nonda_topic3566_post14213.html#14213</guid>
  </item> 
 </channel>
</rss>