<?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 : Multithreading</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 : Multithreading]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 16:49:42 +0000</pubDate>
  <lastBuildDate>Wed, 02 May 2012 20:42:21 +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=2241</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[Multithreading : The catch with the function using...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9552.html#9552</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 02 May 12 at 8:42PM<br /><br />The catch with the function using GDI+ is how you run your service. Microsoft might indeed be correct when you run the service using "Local Administrator". Because of other issues we require our service to run using a named user. So more investigation is needed by all.<br><br>Wheeley<br>]]>
   </description>
   <pubDate>Wed, 02 May 2012 20:42:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9552.html#9552</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : Wheely,PrintDocument uses the...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9547.html#9547</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 02 May 12 at 3:38PM<br /><br />Wheely,<br><br>PrintDocument uses the GDI+ functions to render the document for printing. &nbsp;If it is working correctly for you then it seems Microsoft might are just being over cautious. &nbsp;Not of the other functions you use would require GDI+.<div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Wed, 02 May 2012 15:38:14 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9547.html#9547</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : We use the following when running...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9544.html#9544</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 30 Apr 12 at 11:49PM<br /><br />We use the following when running in a service:<br><br>AddToFileList<br>AnalyseFile<br>ClearFileList<br>CompressContent<br>CreateLibrary<br>Decrypt<br>DecryptFile<br>DeleteAnalysis<br>DocumentCount<br>EncodePermissions<br>EncryptFile<br>EncryptionStatus<br>FileListItem<br>GetAnalysisInfo<br>GetDocumentID<br>LastErrorCode<br>LibraryVersion<br>LoadFromFile<br>MergeFileListFast<br>NewDocument<br>NewOutline<br>PageCount<br>PrintDocument<br>PrintOptions<br>RemoveDocument<br>SaveToFile<br>SelectDocument<br>SelectPage<br>SetPageLayout<br>SetPageMode<br>SetTempFile<br>SetTempPath<br>SignFile<br>TestTempPath<br>Unlock<br>UnlockKey<br><br><br>Wheeley<br>]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 23:49:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9544.html#9544</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : Also, we have recently completed...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9543.html#9543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 30 Apr 12 at 4:09PM<br /><br />Also, we have recently completed more extensive testing on the library for thread safety and have found a few small problems that have been fixed in the 8.15 release and there are further fixes coming for the 8.16 beta 1 release.<div><br></div><div>If each thread uses a new instance of QuickPDF Library then it should work pretty well when using 8.15 or 8.16 versions of QPL.</div>]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 16:09:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9543.html#9543</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : We haven&amp;#039;t done any testing...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9542.html#9542</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 30 Apr 12 at 3:24PM<br /><br />We haven't done any testing with using QPL in a Windows Service.<div><br></div><div>The GDI+ function calls in QPL are used for the Rendering and Printing functions. &nbsp;</div><div><br></div><div>Wheeley - &nbsp;Which QPL calls do you currently use in your Windows Service ? &nbsp;This might help us and others work out which functions, if any, are unsafe to use in a Windows Service ?</div>]]>
   </description>
   <pubDate>Mon, 30 Apr 2012 15:24:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9542.html#9542</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : Do you have a list of these functions?...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9534.html#9534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=121">Wheeley</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 26 Apr 12 at 11:32PM<br /><br />Do you have a list of these functions? My company is using it in a service and so far we have not had any problems. But I'd like to very for sure we wouldn't. <br><br>Wheeley<br>]]>
   </description>
   <pubDate>Thu, 26 Apr 2012 23:32:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9534.html#9534</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading :   Running QPL in a service could...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9528.html#9528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 26 Apr 12 at 1:14PM<br /><br /><div><br></div><div>Running QPL in a service could be a problem because we use GDI+ for many PDF functions.</div><div><br></div><div>From&nbsp;<a href="http://msdn.microsoft.com/en-us/library/ms533798%28v=vs.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/ms533798(v=vs.85).aspx</a></div><div><br></div><div><span style="font-family: 'Segoe UI', Verdana, Arial; font-size: 13px; line-height: normal; text-align: left; ">"GDI+ functions and classes are not supported for use within a Windows service. Attempting to use these functions and classes from a Windows service may produce unexpected problems, such as diminished service performance and run-time exceptions or errors."</span></div>]]>
   </description>
   <pubDate>Thu, 26 Apr 2012 13:14:35 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9528.html#9528</guid>
  </item> 
  <item>
   <title><![CDATA[Multithreading : If this library tread safe? I...]]></title>
   <link>http://www.quickpdf.org/forum/multithreading_topic2241_post9513.html#9513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1714">alecd4</a><br /><strong>Subject:</strong> 2241<br /><strong>Posted:</strong> 21 Apr 12 at 10:47PM<br /><br />If this library tread safe? I am using the library in a windows service (C#) where I can have multiple threads that create/update pdf documents.&nbsp; <br><br>Don't see any problems so far. Should I expect any?<br>]]>
   </description>
   <pubDate>Sat, 21 Apr 2012 22:47:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/multithreading_topic2241_post9513.html#9513</guid>
  </item> 
 </channel>
</rss>