<?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 : Avoiding RemoveDocument()</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 : Avoiding RemoveDocument()]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 01:29:52 +0000</pubDate>
  <lastBuildDate>Fri, 22 Aug 2014 19:23:00 +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=2958</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[Avoiding RemoveDocument() : Hi Bostjan,the reason for this...]]></title>
   <link>http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11932.html#11932</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 2958<br /><strong>Posted:</strong> 22 Aug 14 at 7:23PM<br /><br />Hi Bostjan,<div><br></div><div>the reason for this issue should be there where you call (and how you call) the library from your .net-app. Mostly the error will raise while handling the returning string-values from the QuickPDF.dll. With numeric values the error won't raise.</div><div><br></div><div>Cheers and welcome here,</div><div>Ingo</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Fri, 22 Aug 2014 19:23:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11932.html#11932</guid>
  </item> 
  <item>
   <title><![CDATA[Avoiding RemoveDocument() : The reason why I want to know...]]></title>
   <link>http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11928.html#11928</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2620">bostjan.klemenc</a><br /><strong>Subject:</strong> 2958<br /><strong>Posted:</strong> 19 Aug 14 at 10:00PM<br /><br />The reason why I want to know is this error: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. ]]>
   </description>
   <pubDate>Tue, 19 Aug 2014 22:00:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11928.html#11928</guid>
  </item> 
  <item>
   <title><![CDATA[Avoiding RemoveDocument() : Hello. I am using QuickPdf library...]]></title>
   <link>http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11927.html#11927</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2620">bostjan.klemenc</a><br /><strong>Subject:</strong> 2958<br /><strong>Posted:</strong> 19 Aug 14 at 9:02PM<br /><br />Hello. <br /><br />I am using QuickPdf library version 9.13, calling it trough .NET. <br />My question is:<br />Is it necessary to cal RemoveDocument function, if I manually call Release(sintax below) at the end ? Will the "Release" method implicitly remove the document from the memory ?<br /><br />public void Release()<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (dllHandle != IntPtr.Zero)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  foreach (int instanceID in shutDownList)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DebenuPDFLibraryReleaseLibrary(instanceID);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  }<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  FreeLibrary(dllHandle);<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  dllHandle = IntPtr.Zero;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br /><br />Thank you for reply. <br />Bostjan]]>
   </description>
   <pubDate>Tue, 19 Aug 2014 21:02:40 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/avoiding-removedocument_topic2958_post11927.html#11927</guid>
  </item> 
 </channel>
</rss>