<?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 : Printing PDF results in blank print</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 : Printing PDF results in blank print]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 00:27:48 +0000</pubDate>
  <lastBuildDate>Wed, 20 Oct 2010 09:43:03 +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=1551</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[Printing PDF results in blank print : Well,   the FormFieldComb and...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7071.html#7071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1435">fc0107</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 20 Oct 10 at 9:43AM<br /><br />Well, <br><br>the FormFieldComb and FormFieldMaxLen have been set in the PDF document using Acrobat, I tried to read them using GetFormFieldComb and FormFieldMaxLen, and the values I obtain are the ones I'm expecting.<br><br>This is the code I'm using to write the content of the field:<br><br>_pdfLibrary.SetFormFieldValue(10, "DONALD DUCK");<br>_pdfLibrary.UpdateAppearanceStream(10);<br><br>if I check the result of _pdfLibrary.GetFormFieldValue(10) I obtain 1, and the result of _pdfLibrary.GetFormFieldMaxLen(10) is 30.<br><br>Should I programmatically set these values or other properties?<br><br><br>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 09:43:03 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7071.html#7071</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : HiFrancesco,Can you post the code...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7069.html#7069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 20 Oct 10 at 9:27AM<br /><br />Hi&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">Francesco,</span><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">Can you post the code that you're using with&nbsp;</span><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">FormFieldComb and FormFieldMaxLen?</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><br></span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">Cheers,</span></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">- Rowan.</span></div>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 09:27:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7069.html#7069</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hi there, I&amp;#039;m evaluating...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7065.html#7065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1435">fc0107</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 19 Oct 10 at 9:31AM<br /><br />Hi there, <br><br>I'm evaluating the library, too, and just like for ACX1 I need to fill the form fields of some existing pdf's and print them.<br>Using SetNeedAppearance and UpdateAppearanceStream is almost fine, but not sufficient for me.<br>In fact, the values are printed, but the printed document just ignores the FormFieldComb and FormFieldMaxLen properties. I.e., I see the characters correctly spaced when I open or print the file with AcrobatReader or FoxitReader, but they are compressed when I print the file using QuickPDFLibrary.<br><br>Is there something I am missing?<br><br>Thanks a lot,<br>Francesco<br>]]>
   </description>
   <pubDate>Tue, 19 Oct 2010 09:31:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post7065.html#7065</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hi Ingo,  thank you for the...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6984.html#6984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1405">ACX1</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 21 Sep 10 at 8:56AM<br /><br />Hi Ingo,<DIV>&nbsp;</DIV><DIV>thank you for the information. I have found the necessary information as you told me to do.</DIV><DIV>&nbsp;</DIV><DIV>The point is to use "UpdateAppearanceStream".</DIV><DIV>&nbsp;</DIV><DIV>QP.SetNeedAppearances(1);&nbsp;<BR>QP.SetFormFieldValueByTitle( FieldName, FieldValue ); <BR>nresult := QP.FindFormFieldByTitle(FieldName); <BR>QP.UpdateAppearanceStream(nresult); <BR></DIV><DIV>If nothing strange&nbsp;appears&nbsp;I will change to this library.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 08:56:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6984.html#6984</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hi ACX1!Use the advanced search...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6983.html#6983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 20 Sep 10 at 6:44PM<br /><br />Hi ACX1!<br><br>Use the advanced search functionality above with<br>"SetNeedAppearance" ... you'll find many samples.<br><br>Another thing: There can be differences if there are<br>fields with the same name more than once in your <br>pdf-form...<br><br>Cheers and welcome here,<br>Ingo<br><br>]]>
   </description>
   <pubDate>Mon, 20 Sep 2010 18:44:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6983.html#6983</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hello,   I have a similar problem....]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6982.html#6982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1405">ACX1</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 20 Sep 10 at 1:35PM<br /><br />Hello, <DIV>&nbsp;</DIV><DIV>I have a similar problem. I downloaded QuickPDFLibrary version version 7.21 for evaluation. </DIV><DIV>&nbsp;</DIV><DIV>What I need is a library for setting new values in already existing pdf files which contain form fields and then printing the files out.</DIV><DIV>The pdf files have been produced some time ago with Adobe Acrobat 5.0. There I inserted the form fields.</DIV><DIV>&nbsp;</DIV><DIV>With QuickPDFLibrary 7.21&nbsp; I was able to perform the value changes of the form fields. Also I could save the file. When viewing the changed pdf file in Adobe Acrobat 5.0 or Adobe Reader 9.0&nbsp;everything seemed o.k. </DIV><DIV>The problem is, that if I print with QuickPDFLibrary the values of the form fields doesn't appear on the print-out.</DIV><DIV>&nbsp;</DIV><DIV>I did several changes in the code, but I couldn't get the values on the print-out with QuickPDFLibrary 7.21.</DIV><DIV>&nbsp;</DIV><DIV>The code looks like this:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngLoadFromFile = QPDF.LoadFromFile(strPathFilename1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngSelectedDocument = QPDF.SelectedDocument<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim lngFindFormFieldByTitle As Long<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngFindFormFieldByTitle = QPDF.FindFormFieldByTitle("FormatTeileNr")<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call QPDF.SetFormFieldValue(lngFindFormFieldByTitle, strTeilenummer)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call QPDF.SetNeedAppearances(1)</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngFormFieldPrintable = QPDF.SetFormFieldPrintable(lngFindFormFieldByTitle, 1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngFormFieldVisible = QPDF.SetFormFieldVisible(lngFindFormFieldByTitle, 1)<BR></DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngSaveToFile = QPDF.SaveToFile(strPathFilename3)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngRemoveDocument = QPDF.RemoveDocument(lngSelectedDocument)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngLoadFromFile = QPDF.LoadFromFile(strPathFilename3)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngSelectedDocument = QPDF.SelectedDocument<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lngPrintOptions = QPDF.PrintOptions(0, 0, strPathFilename2)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call QPDF.PrintDocument("Farbkopierer", 1, 1, lngPrintOptions)<BR></DIV><DIV>&nbsp;</DIV><DIV>Thank you for any help regarding this problem.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 20 Sep 2010 13:35:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6982.html#6982</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : So we all hope/wait for 7.22 ;-) ...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6901.html#6901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 24 Aug 10 at 8:00PM<br /><br />So we all hope/wait for 7.22 ;-)<br><br>]]>
   </description>
   <pubDate>Tue, 24 Aug 2010 20:00:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6901.html#6901</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : I was about to send to you the...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6898.html#6898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1376">ryan.cole</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 24 Aug 10 at 3:32PM<br /><br />I was about to send to you the file, but was instructed by my co-workers that I probably shouldn't send it out. It's relatively sensitive data for us.<DIV>&nbsp;</DIV><DIV>I've determined that the file does have JBIG2 compressed images in it, though. All pages are simply a large JBIG2 compressed image. That's why I think it's coming out entirely blank, but with the appropriate page count. (quickpdf doesnt support JBIG2, yet)</DIV>]]>
   </description>
   <pubDate>Tue, 24 Aug 2010 15:32:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6898.html#6898</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hi Ryan!Perhaps you can send me...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6894.html#6894</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 24 Aug 10 at 6:38AM<br /><br />Hi Ryan!<br><br>Perhaps you can send me the file<br>and i'll try to print it with QP.<br>...and i'm sure i can print it.<br>PrintDocument is a very main function...<br>If it won't work here would be many more posts like yours ;-)<br><br>Cheers, Ingo<br><br>]]>
   </description>
   <pubDate>Tue, 24 Aug 2010 06:38:22 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6894.html#6894</guid>
  </item> 
  <item>
   <title><![CDATA[Printing PDF results in blank print : Hello,I was using QuickPDF0719...]]></title>
   <link>http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6887.html#6887</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1376">ryan.cole</a><br /><strong>Subject:</strong> 1551<br /><strong>Posted:</strong> 23 Aug 10 at 8:47PM<br /><br />Hello,<div><br></div><div>I was using QuickPDF0719 and just updated to the QuickPDF0721. My following issue existed in both versions.</div><div><br></div><div>I'm using QuickPDF to open and send a PDF to a printer driver. The printer driver then saves the print job as a TIFF image. I have tested printing PDFs to the print driver using Acrobat Reader and they come out fine.</div><div><br></div><div>I am having a problem with QuickPDF, though. The resulting file from the print job is blank. It does end up being the correct number of pages, but all pages are blank. The PDF appears to have no embedded text, so it's just purely scanned images saved as PDF.</div><div><br></div><div>I'm doing this in Delphi 2009. I will paste my code below. Does anyone know what could be the cause of this?</div><div><br></div><div><table width="99%"><tr><td><pre class="BBcode"></div><div><div>unit Converter.Handlers.Other.Postscript;</div><div><br></div><div>interface</div><div><br></div><div>&nbsp;&nbsp;uses</div><div>&nbsp;&nbsp; &nbsp;SysUtils, Variants,</div><div>&nbsp;&nbsp; &nbsp;Converter.Printer, Converter.Settings, QuickPDF0721;</div><div><br></div><div>&nbsp;&nbsp;procedure ToTiff(p_Printer: PrinterDriver; p_InputFile, p_OutputFile: String);</div><div><br></div><div>implementation</div><div><br></div><div>&nbsp;&nbsp;// PDF Processing Class</div><div>&nbsp;&nbsp;procedure ToTiff(p_Printer: PrinterDriver; p_InputFile, p_OutputFile: String);</div><div>&nbsp;&nbsp;var</div><div>&nbsp;&nbsp; &nbsp;g_LibraryObject : TQuickPDF0721;</div><div>&nbsp;&nbsp; &nbsp;g_PrintOptions : Integer;</div><div>&nbsp;&nbsp; &nbsp;fileSettings : TSettings;</div><div><br></div><div>&nbsp;&nbsp;begin</div><div>&nbsp;&nbsp; &nbsp;g_LibraryObject := TQuickPDF0721.Create;</div><div>&nbsp;&nbsp; &nbsp;fileSettings := get_settings;</div><div><br></div><div>&nbsp;&nbsp; &nbsp;try</div><div>&nbsp;&nbsp; &nbsp; &nbsp;// License key</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_LibraryObject.UnlockKey(' ... ');</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp;// Open and print</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_PrintOptions := g_LibraryObject.PrintOptions(0, 1, ExtractFilename(p_InputFile));</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_LibraryObject.LoadFromFile(p_InputFile);</div><div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp;WriteLn(g_LibraryObject.PageCount);</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_LibraryObject.PrintDocument('Universal Document Converter', 1, g_LibraryObject.PageCount, g_PrintOptions);</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_LibraryObject.RemoveDocument(g_LibraryObject.GetDocumentID(2));</div><div>&nbsp;&nbsp; &nbsp;finally</div><div>&nbsp;&nbsp; &nbsp; &nbsp;g_LibraryObject.Free;</div><div>&nbsp;&nbsp; &nbsp;end;</div><div>&nbsp;&nbsp;end;</div><div><br></div><div>end.</div></div><div></pre></td></tr></table></div>]]>
   </description>
   <pubDate>Mon, 23 Aug 2010 20:47:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/printing-pdf-results-in-blank-print_topic1551_post6887.html#6887</guid>
  </item> 
 </channel>
</rss>