<?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 : Viewer SDK Notes and Experiences</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 : Viewer SDK Notes and Experiences]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 02:00:58 +0000</pubDate>
  <lastBuildDate>Sat, 12 Apr 2014 19:31:45 +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=2866</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[Viewer SDK Notes and Experiences :  (SDK v10.13 Delphi 6 Win7) --...]]></title>
   <link>http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11619.html#11619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 2866<br /><strong>Posted:</strong> 12 Apr 14 at 7:31PM<br /><br />(SDK v10.13&nbsp; Delphi 6&nbsp; Win7) -- Something for the "Oh, WOW" department.&nbsp; I use a seriously large pdf file for testing, and I keep getting blown away by how fast the Viewer control is.&nbsp; It is extremely fast getting the first page up (well under 1 second once the file is in Windows disk cache).&nbsp; That is good, but not "wow".&nbsp; The "WOW" comes from jumping to the last page - page 300, which is also under 1 second!.&nbsp; I couldn't imagine what was going on under the hood until I watched my CPU Usage gadget.&nbsp; After page 1 was visible, the memory usage kept increasing for a couple of seconds until it appeared that I was using about 266Mb (at a pretty small screen size per page).&nbsp; When the program terminated, the memory used number went back down to what it was before.&nbsp; At a quite high zoom, I used around 700Mb of memory, but page moving and scrollbar moving were still very fast.&nbsp; My mental picture of what is going on is that they are rendering the entire file to a HUGE bitmap and then copying parts out to the control as needed.&nbsp; This appears to be going on as a background thread because the first page comes up so fast.&nbsp; Amazing.<br>]]>
   </description>
   <pubDate>Sat, 12 Apr 2014 19:31:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11619.html#11619</guid>
  </item> 
  <item>
   <title><![CDATA[Viewer SDK Notes and Experiences :  (SDK v10.13 Delphi 6 Win7) --...]]></title>
   <link>http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11617.html#11617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 2866<br /><strong>Posted:</strong> 12 Apr 14 at 6:04PM<br /><br />(SDK v10.13&nbsp; Delphi 6&nbsp; Win7) -- Properties of LibraryPath, RendererPath and LibraryKey work somewhat sensibly at design time, but not at all at runtime.&nbsp; First glitch I see is that changing values in these at design time sort-of gets a response in the Viewer control as a text message.&nbsp; There is a definite lag in seeing the messages - if it has a good key and you put in a bad key, the Viewer doesn't object, but if I close delphi and open it again, the Viewer remarks about the bad key. Same with dll paths.<br><br>LibraryPath (and RendererPath) appear to want specific dll names rather than paths, and whatever is set at design time is what is used.&nbsp; This will cause some definite weirdness in figuring out how to deploy an application, since the dlls would have to be in the precise same location.&nbsp; I THINK that if you just specify the dll filename with no path, it will just expect the dlls in the same folder as the application.&nbsp; I have tested a deployment to another system that seems to work this way.<br><br>Again, the same support response might be interpreted as him not seeing this problem.&nbsp; Does anyone see anything other than what I am describing?<br>]]>
   </description>
   <pubDate>Sat, 12 Apr 2014 18:04:16 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11617.html#11617</guid>
  </item> 
  <item>
   <title><![CDATA[Viewer SDK Notes and Experiences : (SDK v10.13 Delphi 6 Win7) --...]]></title>
   <link>http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11616.html#11616</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 2866<br /><strong>Posted:</strong> 12 Apr 14 at 5:53PM<br /><br />(SDK v10.13&nbsp; Delphi 6&nbsp; Win7) -- OnKeyDown, OnMouseMove and OnPageChanged events not firing.&nbsp; I get OnVScrollBarChanged, OnEnter and OnExit events.&nbsp; I got a somewhat cryptic response from support about not being able to replicate the problem, but I'm not sure if this is the problem he was referring to.<br><br>Has anyone put in a event handler for any of these and had it work?<br>]]>
   </description>
   <pubDate>Sat, 12 Apr 2014 17:53:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11616.html#11616</guid>
  </item> 
  <item>
   <title><![CDATA[Viewer SDK Notes and Experiences : I am experimenting with the Viewer...]]></title>
   <link>http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11615.html#11615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1532">HNRSoftware</a><br /><strong>Subject:</strong> 2866<br /><strong>Posted:</strong> 12 Apr 14 at 5:47PM<br /><br />I am experimenting with the Viewer SDK (v10.13&nbsp; Delphi 6&nbsp; Win7).&nbsp; I would like to see if a thread can be built to share things we discover about using the SDK, both good and bad.&nbsp; Even a post of "v10.13 DelphiXE5 Win8 - no problems" would be useful to know that others are using it, and it is working like it is (minimally) documented in some environment.<br><br>I enjoy interacting with the support staff, but that is not the only way to solve problems.&nbsp; Specific "how do I do this?" problems belong on other threads, but non-obvious things that would be useful to communicate to other developers belong here.<br><br>Things that you have reasonably tested, but don't work as advertised need to be communicated to the developers, but posting a description of the problem here might save others from banging their heads against the wall.<br><br>If nobody else is interested, I may make a few posts then let the thread die.&nbsp; <br><br>Howard<br>]]>
   </description>
   <pubDate>Sat, 12 Apr 2014 17:47:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/viewer-sdk-notes-and-experiences_topic2866_post11615.html#11615</guid>
  </item> 
 </channel>
</rss>