<?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 : quick pdf library</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 : General Discussion : quick pdf library]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 04 May 2026 09:48:10 +0000</pubDate>
  <lastBuildDate>Mon, 20 Aug 2012 12:51:12 +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=2374</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[quick pdf library :   Quick PDF Library can render...]]></title>
   <link>http://www.quickpdf.org/forum/quick-pdf-library_topic2374_post9994.html#9994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2374<br /><strong>Posted:</strong> 20 Aug 12 at 12:51PM<br /><br /><div><br></div><div>Quick PDF Library can render a subset of HTML tags and features. &nbsp; The list of tags can be found here.</div><div><br></div><div>&nbsp;&nbsp;<a href="http://www.quickpdflibrary.com/help/quickpdf/AppendixA.php" target="_blank">http://www.quickpdflibrary.com/help/quickpdf/AppendixA.php</a></div><div><br></div><div>It will depend on how complex your PDF files are I suspect as to how well it will work for you.</div><div><br></div><div>Here is some sample code.</div><div><br></div><div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.NewDocument();</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SetOrigin(1);</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; string s = File.ReadAllText("input.html");</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.DrawBox(10, 10, 300, 500, 0);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; string overflow = QP.DrawHTMLTextBox(10, 10, 300, 500, s);</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; while (overflow != "")</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.NewPage();</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.DrawBox(10, 10, 300, 500, 0);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; overflow = QP.DrawHTMLTextBox(10, 10, 300, 500, overflow);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div><br></div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QP.SaveToFile("out.pdf");</div><div><br></div></div><div><br></div><div>Andrew</div>]]>
   </description>
   <pubDate>Mon, 20 Aug 2012 12:51:12 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/quick-pdf-library_topic2374_post9994.html#9994</guid>
  </item> 
  <item>
   <title><![CDATA[quick pdf library : Hi,I am working on the C# windows...]]></title>
   <link>http://www.quickpdf.org/forum/quick-pdf-library_topic2374_post9987.html#9987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2029">mayur</a><br /><strong>Subject:</strong> 2374<br /><strong>Posted:</strong> 18 Aug 12 at 12:20PM<br /><br />Hi,<br><br>I am working on the C# windows form project. I want to use quick pdf library. Is it possible to convert the html to pdf using quick pdf library. The HTML pages are present on the local drive. Can i convert the local HTMl pages to pdf using this library? Please let me know about it. Any sample code will be greatly appreciated.<br><br><br>Thanks.<br>]]>
   </description>
   <pubDate>Sat, 18 Aug 2012 12:20:42 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/quick-pdf-library_topic2374_post9987.html#9987</guid>
  </item> 
 </channel>
</rss>