<?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 : Foxit Quick PDF Library - JPEG2000</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 : Foxit Quick PDF Library - JPEG2000]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 23:43:16 +0000</pubDate>
  <lastBuildDate>Tue, 20 Feb 2024 20:05:42 +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=4037</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[Foxit Quick PDF Library - JPEG2000 : Hi Werner :) It&amp;#039;s a pdf library...]]></title>
   <link>http://www.quickpdf.org/forum/foxit-quick-pdf-library-jpeg2000_topic4037_post16363.html#16363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 4037<br /><strong>Posted:</strong> 20 Feb 24 at 8:05PM<br /><br />Hi Werner :) <br><br>It's a pdf library to handle and maintain pdf documents - not an image library ;-)<br>Nevertheless inside/internally it can work with the jpeg2000-format.<br>Below is a part from a source function:<br>procedure TPDFImageDecoder.LoadJPEG2000;<br>{$IFDEF NOJPEG2000}<br>begin<br>end;<br>{$ELSE}<br>var<br>&nbsp; MS: TMemoryStream;<br>&nbsp; JB: TJpeg2000Bitmap;<br>&nbsp; Row: Integer;<br>&nbsp; Col: Integer;<br>&nbsp; CMYK: TPDFCMYKColor;<br>&nbsp; RGB: TPDFRGBColor;<br>&nbsp; RowData: array of Byte;<br>&nbsp; IsCMYK: Boolean;<br>begin<br>&nbsp; IsCMYK := False;<br>&nbsp; JB := TJpeg2000Bitmap.Create;<br>&nbsp; try<br>&nbsp;&nbsp;&nbsp; MS := TMemoryStream.Create;<br>// ...<br><br>The real render functions of the library doesn't support jpeg2000.<br>Below you'll find the render options from the reference guide:<br>Options<br>0 = BMP output<br>1 = JPEG output<br>2 = WMF output<br>3 = EMF output<br>4 = EPS output<br>5 = PNG output<br>6 = GIF output<br>7 = TIFF output<br>8 = EMF+ output<br>9 = HTML5 output<br>10 = G4 TIFF output<br><br>http://quickpdf.xobor.de/<br><br>]]>
   </description>
   <pubDate>Tue, 20 Feb 2024 20:05:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/foxit-quick-pdf-library-jpeg2000_topic4037_post16363.html#16363</guid>
  </item> 
  <item>
   <title><![CDATA[Foxit Quick PDF Library - JPEG2000 : I have a PDF document from a scanner....]]></title>
   <link>http://www.quickpdf.org/forum/foxit-quick-pdf-library-jpeg2000_topic4037_post16352.html#16352</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3373">weha</a><br /><strong>Subject:</strong> 4037<br /><strong>Posted:</strong> 12 Jan 24 at 2:12PM<br /><br />I have a PDF document from a scanner. The document contains images in JPEG2000 format. The Foxit Quick PDF Library returns BMP as image type (GetImageListItemIntProperty(imageList, imageNumber, 400) = 2) and displays the image as a black rectangle.&nbsp;<div><br></div><div>My question: Can the Foxit Quick PDF Library render JPEG2000 images?</div>]]>
   </description>
   <pubDate>Fri, 12 Jan 2024 14:12:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/foxit-quick-pdf-library-jpeg2000_topic4037_post16352.html#16352</guid>
  </item> 
 </channel>
</rss>