<?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 : custom printing options</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 : custom printing options]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 01:03:18 +0000</pubDate>
  <lastBuildDate>Tue, 06 May 2014 20:29:45 +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=2887</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[custom printing options : did you read this:http://www.d...]]></title>
   <link>http://www.quickpdf.org/forum/custom-printing-options_topic2887_post11679.html#11679</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2557">mLipok</a><br /><strong>Subject:</strong> 2887<br /><strong>Posted:</strong> 06 May 14 at 8:29PM<br /><br />did you read this:<div><br></div><div>http://www.debenu.com/docs/pdf_library_reference/SetupCustomPrinter.php</div><div><br></div><div>edit:</div><div>and check&nbsp;</div><div>Debenu Quick PDF Library 10.14 Dashboard (3.10)</div><div><br></div><div>in "Rendering and printing" there is "Custom PDF printing" example.</div><div><br></div><div>there is this one example:</div><div><br></div><div><hr /></div><div><div>// Welcome to Debenu Quick PDF Library Engine</div><div>// -------------------------------&nbsp;</div><div>// Use 'QP' to access the Debenu Quick PDF Library object</div><div>// Use MsgBox(string text) to display a popup dialog</div><div>// Use Preview.OpenFromFile(string filename) to load a PDF in the Preview PDF tab</div><div>// Use DisplayPDFReader(string filename) to display a PDF in the default PDF reader</div><div>// Use GetOutputFolder() to access the default output folder</div><div>// Use GetInputFolder() to access the default input folder</div><div>// -------------------------------</div><div><br></div><div>/* Create a custom printer and specify your own settings &nbsp;*/</div><div><br></div><div>// Load a sample file from the input folder</div><div><br></div><div>QP.LoadFromFile(GetInputFolder() + "JavaScript.pdf", "");&nbsp;</div><div><br></div><div>// Create the custom printer</div><div><br></div><div>CustomPrinter = QP.NewCustomPrinter("Microsoft XPS Document Writer");</div><div><br></div><div>// Setup the settings for the customer printer</div><div><br></div><div>// Medium quality</div><div><br></div><div>QP.SetupCustomPrinter(CustomPrinter, 5, 2);&nbsp;</div><div><br></div><div>// Monochrome</div><div><br></div><div>QP.SetupCustomPrinter(CustomPrinter, 6, 1);&nbsp;</div><div><br></div><div>// Horizontal Duplex</div><div><br></div><div>QP.SetupCustomPrinter(CustomPrinter, 7, 3);</div><div><br></div><div>// Configure print options</div><div><br></div><div>iPrintOptions = QP.PrintOptions(0, 0, "Printing Sample");</div><div><br></div><div>// Print the current document to the default printing&nbsp;</div><div>// using the options as configured above</div><div><br></div><div>QP.PrintDocument(CustomPrinter, 1, 1, iPrintOptions);</div></div><div><hr /></div><span style="font-size:10px"><br /><br />Edited by mLipok - 06 May 14 at 8:39PM</span>]]>
   </description>
   <pubDate>Tue, 06 May 2014 20:29:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/custom-printing-options_topic2887_post11679.html#11679</guid>
  </item> 
  <item>
   <title><![CDATA[custom printing options :  Hi,I need to set custom print...]]></title>
   <link>http://www.quickpdf.org/forum/custom-printing-options_topic2887_post11678.html#11678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2554">priya</a><br /><strong>Subject:</strong> 2887<br /><strong>Posted:</strong> 06 May 14 at 9:57AM<br /><br />Hi,<div>I need to set custom print options for printing.</div><div>I can see that I can do this using <font face="CourierNew"><font size="3" face="CourierNew">SetupCustomPrinter function.</font></font></div><div><font size="3" face="Times New Roman">But I can't find any documentation saying what values to be set for what option.</font></div><div><font size="3" face="Times New Roman">Where should I look?</font></div><div><font size="3" face="Times New Roman">I need the full set of values.</font></div><div><font size="3" face="Times New Roman">A quick reply appreciated.</font></div><div><font size="3" face="Times New Roman"></font>&nbsp;</div><div><font size="3" face="Times New Roman">Thanks,</font></div><div><font size="3" face="Times New Roman">Priya</font></div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 06 May 2014 09:57:00 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/custom-printing-options_topic2887_post11678.html#11678</guid>
  </item> 
 </channel>
</rss>