<?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 : ImageHorizontalResolution</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 : ImageHorizontalResolution]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 23:28:43 +0000</pubDate>
  <lastBuildDate>Wed, 05 May 2010 16:45:32 +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=1435</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[ImageHorizontalResolution : I was able to insert them without...]]></title>
   <link>http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6478.html#6478</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1300">jvonbokel</a><br /><strong>Subject:</strong> 1435<br /><strong>Posted:</strong> 05 May 10 at 4:45PM<br /><br />I was able to insert them without issue using PDFlib, so it should be possible. &nbsp;Unfortunately PDFlib doesn't support the OGC GeoPDF spec, though, which is what drew me to QuickPDFLibrary in the first place. &nbsp;I wonder if I could cut the images into halves (or smaller) and "re-assemble" them inside the PDF by placing them adjacent to each other on the page.]]>
   </description>
   <pubDate>Wed, 05 May 2010 16:45:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6478.html#6478</guid>
  </item> 
  <item>
   <title><![CDATA[ImageHorizontalResolution : Hi John!There&amp;#039;s not a known...]]></title>
   <link>http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6477.html#6477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1435<br /><strong>Posted:</strong> 05 May 10 at 6:09AM<br /><br />Hi John!<br><br>There's not a known limit but the functionality of inserting an image needs a multiple of the original bytes of the image. So inserting an 100 mb image into a pdf-document doesn't need 100 mb ram may perhaps 500? I'll give a hint to the developers of QuickPDF about this thread... perhaps they can tell a bit about the case you described.<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Wed, 05 May 2010 06:09:25 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6477.html#6477</guid>
  </item> 
  <item>
   <title><![CDATA[ImageHorizontalResolution : Is there a limit to the size of...]]></title>
   <link>http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6476.html#6476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1300">jvonbokel</a><br /><strong>Subject:</strong> 1435<br /><strong>Posted:</strong> 04 May 10 at 11:05PM<br /><br />Is there a limit to the size of an image in a pdf made with QuickPDFLibrary? &nbsp;I found a way to determine the dimensions and resolution of my large bitmaps without opening them, but when I try to insert the image, it fails.<div><br></div><div>In vb.net, I use:</div><div><br></div><div>imgID = QP.AddImageFromFile(source, 0)</div><div><br></div><div>and I get success for files as large as ~178MB, but imgID is zero for files ~317MB and up (I don't presently have samples between those two sizes).</div><div><br>Thanks,</div><div>John</div>]]>
   </description>
   <pubDate>Tue, 04 May 2010 23:05:52 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6476.html#6476</guid>
  </item> 
  <item>
   <title><![CDATA[ImageHorizontalResolution : Hi John!It should be more than...]]></title>
   <link>http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6468.html#6468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1435<br /><strong>Posted:</strong> 03 May 10 at 7:08PM<br /><br />Hi John!<br><br>It should be more than seldom that a 700 mb image was inserted in a pdf 'cause "normally" the creator wants that somebody shall load and open the pdf ;-)<br><br>The image-dimensions from built-in images you can only get if you had inserted them before. This doesn't work on already existing, old images. If you want this you can do it by yourself.<br>To do it you should load the pdf, decrypt it and save it unencrypted as a temp-file. This temp-file you can examine. Open a pdf with an editor like notepad and have a direct look into the pdf then you'll know what to examine.<br><br>Cheers, Ingo<br>&nbsp;&nbsp; <br>]]>
   </description>
   <pubDate>Mon, 03 May 2010 19:08:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6468.html#6468</guid>
  </item> 
  <item>
   <title><![CDATA[ImageHorizontalResolution : When I try to use ImageHorizontalResolution...]]></title>
   <link>http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6467.html#6467</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1300">jvonbokel</a><br /><strong>Subject:</strong> 1435<br /><strong>Posted:</strong> 03 May 10 at 5:40PM<br /><br />When I try to use ImageHorizontalResolution or ImageVerticalResolution on a bitmap, it only returns 0. &nbsp;Is there another way to get the resolution of a bitmap? &nbsp;I tried a built-in Bitmap.FromFile(source) in vb.net, but it gives an out of memory error on large files (600-700MB), which is apparently due to the fact that the bitmap must be stored contiguously in virtual memory. &nbsp;I also tried reading the binary header, but the resolution fields are unreliable. &nbsp;Some files are accurate, others are useless.<div><br></div><div>John</div>]]>
   </description>
   <pubDate>Mon, 03 May 2010 17:40:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/imagehorizontalresolution_topic1435_post6467.html#6467</guid>
  </item> 
 </channel>
</rss>