<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Print Preview v5.13 Released</title>
	<atom:link href="http://www.delphiarea.com/articles/preview-v5_13/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.delphiarea.com/articles/preview-v5_13/</link>
	<description>DELPHI AREA is a Delphi resource website offering freeware and open source Delphi components, packages, and applications.  DELPHI AREA has also a forum to discuss and answer the questions about Delphi programming.</description>
	<lastBuildDate>Fri, 06 Jan 2012 15:39:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kambiz</title>
		<link>http://www.delphiarea.com/articles/preview-v5_13/comment-page-1/#comment-2676</link>
		<dc:creator>Kambiz</dc:creator>
		<pubDate>Wed, 25 Feb 2009 10:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphiarea.com/?p=143#comment-2676</guid>
		<description>In the old version of PrintPreview, when FastPrint was False the component was converting each page to DIB bitmap and printing that bitmap. It was not only slow, but also reducing quality of the print.

If you use PaintGraphic or PaintGraphEx method of PrintPreview to draw your images, you will not encounter such problem.

In other hand, because this problem is because of printer driver, you can solve it by updating the driver. For generating PDF I use &lt;a href=&quot;http://www.primopdf.com&quot; rel=&quot;nofollow&quot;&gt;PrimoPDF&lt;/a&gt; and it works great.</description>
		<content:encoded><![CDATA[<p>In the old version of PrintPreview, when FastPrint was False the component was converting each page to DIB bitmap and printing that bitmap. It was not only slow, but also reducing quality of the print.</p>
<p>If you use PaintGraphic or PaintGraphEx method of PrintPreview to draw your images, you will not encounter such problem.</p>
<p>In other hand, because this problem is because of printer driver, you can solve it by updating the driver. For generating PDF I use <a href="http://www.primopdf.com" rel="nofollow">PrimoPDF</a> and it works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisko Parejo</title>
		<link>http://www.delphiarea.com/articles/preview-v5_13/comment-page-1/#comment-2655</link>
		<dc:creator>Francisko Parejo</dc:creator>
		<pubDate>Tue, 24 Feb 2009 15:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.delphiarea.com/?p=143#comment-2655</guid>
		<description>I use version 4.75 and it works ok when printing with the method fastprint activated, except for printers PostScript and virtual PDF that I have to disable it.

 (a) Example of printing on virtual pdf printer with fastprint off (it&#039;s ok): 
     www.franciskoparejo.com/kambiz/fastprint_off_in_virtualprinter.pdf

 (b) Example of printing on virtual pdf with fastprint on:
     www.franciskoparejo.com/kambiz/fastprint_on_in_virtualprinter.pdf 

Now, there is no method fastprint at 5.13 and the print is always in (b) (bad). 

What can we do? Thank you very much for your great work. 

I work in Delphi 5.</description>
		<content:encoded><![CDATA[<p>I use version 4.75 and it works ok when printing with the method fastprint activated, except for printers PostScript and virtual PDF that I have to disable it.</p>
<p> (a) Example of printing on virtual pdf printer with fastprint off (it&#8217;s ok):<br />
     <a href="http://www.franciskoparejo.com/kambiz/fastprint_off_in_virtualprinter.pdf" rel="nofollow">http://www.franciskoparejo.com/kambiz/fastprint_off_in_virtualprinter.pdf</a></p>
<p> (b) Example of printing on virtual pdf with fastprint on:<br />
     <a href="http://www.franciskoparejo.com/kambiz/fastprint_on_in_virtualprinter.pdf" rel="nofollow">http://www.franciskoparejo.com/kambiz/fastprint_on_in_virtualprinter.pdf</a> </p>
<p>Now, there is no method fastprint at 5.13 and the print is always in (b) (bad). </p>
<p>What can we do? Thank you very much for your great work. </p>
<p>I work in Delphi 5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.466 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-05 17:00:49 -->
<!-- Compression = gzip -->
