<?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 : Crash with LIB-version QuickPDF 9.12</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 : Crash with LIB-version QuickPDF 9.12]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 06:02:40 +0000</pubDate>
  <lastBuildDate>Thu, 22 Nov 2012 10:33:10 +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=2459</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[Crash with LIB-version QuickPDF 9.12 : I have opened a support-request...]]></title>
   <link>http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10314.html#10314</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2092">Mermi</a><br /><strong>Subject:</strong> 2459<br /><strong>Posted:</strong> 22 Nov 12 at 10:33AM<br /><br />I have opened a support-request (Case 16264). There is a jar-File with the java-project and the C++-project as attachement. You can reproduce the crash with that.<br><br>Thanks in advance...<br>I hope you can fix the problem as soon as possible because we want to release our next version in the next weeks and there is already another opened request (Case 16206) from us. And it would be bad if you fix that problem but we can't use the new version because of the crash in the Lib... :-&#093;<br><br>With kind regards,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mathias Mehrmann<br><br>]]>
   </description>
   <pubDate>Thu, 22 Nov 2012 10:33:10 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10314.html#10314</guid>
  </item> 
  <item>
   <title><![CDATA[Crash with LIB-version QuickPDF 9.12 : We are currently looking into...]]></title>
   <link>http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10312.html#10312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2459<br /><strong>Posted:</strong> 22 Nov 12 at 5:31AM<br /><br />We are currently looking into the issue. &nbsp;If you have any more information please send it through. &nbsp;We are not seeing the same error in the DLL version with C#.<div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Thu, 22 Nov 2012 05:31:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10312.html#10312</guid>
  </item> 
  <item>
   <title><![CDATA[Crash with LIB-version QuickPDF 9.12 : Hello out there!First to say:...]]></title>
   <link>http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10309.html#10309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2092">Mermi</a><br /><strong>Subject:</strong> 2459<br /><strong>Posted:</strong> 19 Nov 12 at 4:40PM<br /><br />Hello out there!<br><br>First to say: we had constructed a native adapter for our Java-Software, so that we can print from Java (we use iText to create a PDF from any Java-Print-Request and then move it to the native side and print the pdf over quickpdf).<br>So now: quickpdf is really cool and powerful and we had only small problem with the QuickPDF LIB-Version 9.11.<br><br>Today now we had tried the LIB Version 9.12 and... everything works so far... but: when the java-process ends, there is a first chance exception in "oleaut32.dll!760d4971()".<br><br>We had tried to isolate the problem... so these are our "facts":<br><ul><li>when we only use the LIB and call DEBENUPDFLIBRARYLIB0912_DllMain() on start of our C++-DLL and call DEBENUPDFLIBRARYLIB0912_DllMain() on exit of our DLL everything is all right.</li></ul><br><ul><li>when we then add a method-call in our DLL and in this method there is only following code:</li></ul><blockquote><blockquote><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; JNIEXPORT jstring JNICALL <b>Java_somelongjavaname_doPrint</b><br>&nbsp;&nbsp;&nbsp; (<font color="#003399"><font color="#0066FF">JNIEnv</font> </font>*env, <font color="#0066FF">jclass</font>, <font color="#0066FF">jstring</font> pdfFileName, <font color="#0066FF">jstring</font> printerName, <font color="#0066FF">jstring</font> jobName, <font color="#0066FF">jint</font> countOfCopies, <font color="#0066FF">jboolean</font> collateSheets, <font color="#0066FF">jint</font> sides, <font color="#0066FF">jboolean</font> landscape, <font color="#0066FF">jstring</font> isoPaperFormat, <font color="#0066FF">jint</font> paperWidth, <font color="#0066FF">jint</font> paperHeight)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; AFX_MANAGE_STATE(AfxGetStaticModuleState());<br><br>&nbsp;&nbsp;&nbsp; <font color="#0066FF">int</font> InstanceID = DPLCreateLibrary();<br>&nbsp;&nbsp;&nbsp; DPLReleaseLibrary(InstanceID);<br>&nbsp;&nbsp;&nbsp; <font color="#0066FF">return</font> env-&gt;NewStringUTF(L<font color="#990000">""</font>);<br>&nbsp;&nbsp;&nbsp; }</font><br></blockquote></blockquote><blockquote>then we have the problems mentioned above.<br></blockquote><br>Is there anybody else, who had experienced similar problems with the 9.12 version?<br><br>With kind regards,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mathias Mehrmann<br><br>]]>
   </description>
   <pubDate>Mon, 19 Nov 2012 16:40:53 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/crash-with-libversion-quickpdf-912_topic2459_post10309.html#10309</guid>
  </item> 
 </channel>
</rss>