<?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 : RenderPageToFile and low Quality of text</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 : RenderPageToFile and low Quality of text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 01:10:15 +0000</pubDate>
  <lastBuildDate>Tue, 11 Jul 2017 20:51:43 +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=3480</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[RenderPageToFile and low Quality of text : what i wanna try to tell is that...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13852.html#13852</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 11 Jul 17 at 8:51PM<br /><br />what i wanna try to tell is that you shouldn't change the aspect ration when rendering.<div>72 dpi is standard pdf and won't lead to a good image quality.</div><div>You can try up to 300 dpi... More can lead to memory probs.</div><div>Starting from www.quickpdf.org you can search for sample code.</div><div>You can look here in the samples section,too.</div><div><br></div><div><div><br></div></div>]]>
   </description>
   <pubDate>Tue, 11 Jul 2017 20:51:43 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13852.html#13852</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : I don&amp;#039;t understand.So what...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13850.html#13850</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2934">Quick PDF user_12</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 11 Jul 17 at 1:51PM<br /><br />I don't understand.<div><br></div><div>So what is proper width and height to get good quality of output bmp ?</div><div><br></div><div>I wish 72Dpi. Please Check my calculations below:</div><div><br></div><div><br></div><div>I have a work area about 393,7 X 196,8 mm</div><div><br></div><div>393,7 x 2,54 = ~1000</div><div>195,8 x 2,54 = ~500</div><div><br></div><div>to get proper (inch to pixel) value.</div><div><br></div><div>Could You show me some example - to draw text (any font - 10 size) and render it to bitmap ?</div><div><br></div><div>I think I dont understand how to calculate proper dimmensions.</div>]]>
   </description>
   <pubDate>Tue, 11 Jul 2017 13:51:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13850.html#13850</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : SetPageDimensions can change the...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13841.html#13841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 01 Jul 17 at 12:43PM<br /><br />SetPageDimensions can change the dimensions but this should be always with the correct scaling.<div>You've wriiten about bmp... the bitmap-object offers the original dimensions and if you want to change the diemnsions you have to calculate the original values up or down.</div><div><br></div>]]>
   </description>
   <pubDate>Sat, 01 Jul 2017 12:43:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13841.html#13841</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : After SetGDIPlusFileName is same....]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13840.html#13840</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2934">Quick PDF user_12</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 30 Jun 17 at 11:34PM<br /><br />After SetGDIPlusFileName is same. I got "1" - so the function found dll library in my path.<div><br></div><div>Could You look at SetPageDimension in last line ? Because I need various size of page - so now is 1000x500 - Maybe this is the reason of bad quality ?&nbsp;<div><br></div><div>Code below.</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><span style="line-height: 1.4;">pdflibrary1:=TQuickPDF.Create;</span></div><div><div>pdflibrary1.UnlockKey(full_version_key);</div><div><br></div><div>pdflibrary1.SetGDIPlusFileName('C:\dlls\gdiplus.dll');</div><div><br></div><div>pdflibrary1.SetGDIPlusOptions(0,1); //use GDI</div><div>pdflibrary1.SetGDIPlusOptions(1,0); // no smothng</div><div>pdflibrary1.SetGDIPlusOptions(2,1); // interpolation 0 - standard</div><div>pdflibrary1.SetGDIPlusOptions(3,0); // no smothng</div><div>pdflibrary1.SetPageDimensions(1000,500);</div></div></div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Fri, 30 Jun 2017 23:34:56 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13840.html#13840</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : Make sure that the GDI+-library...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13838.html#13838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 30 Jun 17 at 6:29PM<br /><br />Make sure that the GDI+-library is used:<div>http://www.debenu.com/docs/pdf_library_reference/SetGDIPlusFileName.php</div><div>What are the returning values of your used GDI+function?</div><div>Do they find the library?</div><div><br></div>]]>
   </description>
   <pubDate>Fri, 30 Jun 2017 18:29:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13838.html#13838</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : And more - Ink printer is not...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13837.html#13837</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2934">Quick PDF user_12</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 30 Jun 17 at 9:15AM<br /><br />And more - Ink printer is not a normal printer. It's a custom machine without any way to send PDF to a printer - so this is a reason to send BMP (then i have to convert BMP file to TCP/IP frame) so there is no way to do this in other way.]]>
   </description>
   <pubDate>Fri, 30 Jun 2017 09:15:44 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13837.html#13837</guid>
  </item> 
  <item>
   <title><![CDATA[RenderPageToFile and low Quality of text : Hello all. I have an issue - or...]]></title>
   <link>http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13836.html#13836</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2934">Quick PDF user_12</a><br /><strong>Subject:</strong> 3480<br /><strong>Posted:</strong> 30 Jun 17 at 9:11AM<br /><br /><div>Hello all. I have an issue - or I do not understand what I am doing wrong in the following case.</div><div><br></div><div>I have new PDF page with added text (Calibri 7 or any other small font) and a datmatrix code (very small)</div><div><br></div><div>Please find code and output bmp here : http://i63.tinypic.com/23uekc5.jpg</div><div><br></div><div>Is there any way to get proper BMP with good quality on 72dpi ?&nbsp;</div><div><br></div><div>Or can anyone explain me what I doing wrong - or ...&nbsp;</div><div><br></div><div>How it should works ? What shall i do to get 100% same quality with orginal PDF.&nbsp;</div><div><br></div><div>I wish to have black and white text without missing pixels - because i have to use output BMP 1:1 size to print it on Ink printer so it have to be small resolution of BMP.</div><div><br></div><div>I can't make for example - bigger BMP with 300 DPI - because after resize to 72 dpi i will get output with lossed pixels.</div><div><br></div><div>So is there any way to get 100% good quality output BMP same as input PDF ?</div><div><br></div><div>You can find source code below...</div><div><br></div><div><img src="http://i63.tinypic.com/23uekc5.jpg" height="914" width="699" border="0" alt="QPDF TEST" title="QPDF TEST" /><br></div><span style="font-size:10px"><br /><br />Edited by Quick PDF user_12 - 30 Jun 17 at 9:18AM</span>]]>
   </description>
   <pubDate>Fri, 30 Jun 2017 09:11:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/renderpagetofile-and-low-quality-of-text_topic3480_post13836.html#13836</guid>
  </item> 
 </channel>
</rss>