<?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 : How To Draw Dotted Line?</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 : How To Draw Dotted Line?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 19:13:23 +0000</pubDate>
  <lastBuildDate>Tue, 19 Mar 2019 17:33:21 +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=3685</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[How To Draw Dotted Line? : here&amp;#039;s a sample i&amp;#039;ve...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14689.html#14689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 5:33PM<br /><br />here's a sample i've found in another thread:<br>//...<br> FPDF.SetLineWidth(0.5);<div>FPDF.SetLineColorCMYK(0,0,0,0.5);</div><div>FPDF.SetLineDash(0.5,0.5);</div><div>FPDF.SetLineJoin(1);<br>//...<br><br></div>]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 17:33:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14689.html#14689</guid>
  </item> 
  <item>
   <title><![CDATA[How To Draw Dotted Line? : i would expect that values from...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14688.html#14688</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 5:31PM<br /><br />i would expect that values from 0 (=solid) up to 0.9 will work?<br><br>]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 17:31:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14688.html#14688</guid>
  </item> 
  <item>
   <title><![CDATA[How To Draw Dotted Line? : Sorry, I have not used this function...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14687.html#14687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 4:52PM<br /><br />Sorry, I have not used this function myself; I just happened to know it was in the library!&nbsp; You should be able to add this experimentally in the Vector Graphics example in the Foxit Dashboard program, to see its effect.]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 16:52:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14687.html#14687</guid>
  </item> 
  <item>
   <title><![CDATA[How To Draw Dotted Line? :   tfrost wrote:Look at the description...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14686.html#14686</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2984">SalmaBegum</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 2:06PM<br /><br /> <table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by tfrost" alt="Originally posted by tfrost" style="vertical-align: text-bottom;" /> <strong>tfrost wrote:</strong><br /><br />Look at the description of SetLineDash in the documentation.<br /></td></tr></table> <br /><br />any example will help me a lot, <br /><br />i tried to set value (1, 1), (.5, .5).. and few more but none of them works :(, i mean it still print solid lines.<br /><br />thanks in advance<br /><br />best regards]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 14:06:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14686.html#14686</guid>
  </item> 
  <item>
   <title><![CDATA[How To Draw Dotted Line? : Look at the description of SetLineDash...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14680.html#14680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 10:15AM<br /><br />Look at the description of SetLineDash in the documentation.]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 10:15:27 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14680.html#14680</guid>
  </item> 
  <item>
   <title><![CDATA[How To Draw Dotted Line? : Greetings sir,i need to draw dotted...]]></title>
   <link>http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14679.html#14679</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2984">SalmaBegum</a><br /><strong>Subject:</strong> 3685<br /><strong>Posted:</strong> 19 Mar 19 at 6:06AM<br /><br />Greetings sir,<br />i need to draw dotted line in some cased instead of solid lines, how can i draw dotted line?<br /><br />i can't seems to find any related nor the "dotted" word in whole documentation pdf file.<br /><br />thanks in advance<br /><br />best regards]]>
   </description>
   <pubDate>Tue, 19 Mar 2019 06:06:30 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/how-to-draw-dotted-line_topic3685_post14679.html#14679</guid>
  </item> 
 </channel>
</rss>