<?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 : Help with NormalizePage</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 : Help with NormalizePage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 18:55:05 +0000</pubDate>
  <lastBuildDate>Tue, 14 May 2019 17:20:49 +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=3710</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[Help with NormalizePage : Hi Otto,here you can read all...]]></title>
   <link>http://www.quickpdf.org/forum/help-with-normalizepage_topic3710_post14806.html#14806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3710<br /><strong>Posted:</strong> 14 May 19 at 5:20PM<br /><br />Hi Otto,<br><br>here you can read all about it:<br>https://www.debenu.com/kb/use-normalizepage-resolve-issues-adding-text-pages-pdf-files/<br><br>Here AndrewC (R.I.P.) is telling you "once for each page" ;-)<br>http://www.quickpdf.org/forum/problems-drawing-on-a-pdf_topic2698.html<br><br>Cheers and welcome here,<br>Ingo<br><br><span style="font-size:10px"><br /><br />Edited by Ingo - 14 May 19 at 5:21PM</span>]]>
   </description>
   <pubDate>Tue, 14 May 2019 17:20:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/help-with-normalizepage_topic3710_post14806.html#14806</guid>
  </item> 
  <item>
   <title><![CDATA[Help with NormalizePage : Which approach is right?1st approach:Load...]]></title>
   <link>http://www.quickpdf.org/forum/help-with-normalizepage_topic3710_post14804.html#14804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3124">Otto</a><br /><strong>Subject:</strong> 3710<br /><strong>Posted:</strong> 14 May 19 at 8:46AM<br /><br />Which approach is right?<br><br>1st approach:<br>Load a PDF document from file and then call function NormalizePage once, e.g.<br><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FQuickPDF.LoadFromFile(FileName, Password);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FQuickPDF.NormalizePage(0);<br></font><br>2nd approach:<br>Load a PDF document from file and then call function NormalizePage for each page of the PDF document, e.g.<br><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FQuickPDF.LoadFromFile(FileName, Password);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for I := 1 to FQuickPDF.PageCount do<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; begin<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FQuickPDF.SelectPage(I);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FQuickPDF.NormalizePage(0);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end;<br></font><br>And what would be the difference?<br>]]>
   </description>
   <pubDate>Tue, 14 May 2019 08:46:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/help-with-normalizepage_topic3710_post14804.html#14804</guid>
  </item> 
 </channel>
</rss>