<?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 : DrawLine poistioning</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 : DrawLine poistioning]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 05:28:52 +0000</pubDate>
  <lastBuildDate>Fri, 10 Jun 2016 18:23:51 +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=3321</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[DrawLine poistioning : In the end I used the draw path...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13298.html#13298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1539">rweetch</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 10 Jun 16 at 6:23PM<br /><br />In the end I used the draw path methods and just did a bit of fractions of a millimetre adjustments to get it to work.]]>
   </description>
   <pubDate>Fri, 10 Jun 2016 18:23:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13298.html#13298</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : The first line should start at...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13236.html#13236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 05 May 16 at 5:16PM<br /><br />The first line should start at 1 step to right and 1 step top (x1/y1).<div>It ends at the same horizontal step but 10 step to top.</div><div>So it's a vertical line 9 steps long.</div><div><br></div><div>The second line&nbsp;<span style="line-height: 16.8px;">should start at 1 step to right and 10 step top (x1/y1).</span></div><div><div style="line-height: 16.8px;">It ends horizontal 10 steps to right and 10 steps to top</div><div style="line-height: 16.8px;">So it's a horizontal line 9 steps long.</div></div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">So together there should be a 90 degree rectangle.</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">If there are few points not identical you should try a bit for better results and share your experiences with us.</div><div style="line-height: 16.8px;">Thanks in advance ;-)</div><div style="line-height: 16.8px;"><br></div><div><br></div>]]>
   </description>
   <pubDate>Thu, 05 May 2016 17:16:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13236.html#13236</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : If you need super accuracy, you...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13235.html#13235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1388">tfrost</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 05 May 16 at 5:08PM<br /><br />If you need super accuracy, you may have to work it out by trial and error. &nbsp;Set the line thickness temporarily to much wider than you need, draw some lines, and get out a ruler to measure where the coordinate base is on the line. &nbsp;I suspect it will be quicker than asking here for a definitive answer!<div><br></div><div>Also remember that the start and end coordinates are double, not integer. &nbsp;To get absolute accuracy you may need to set Startx to 10.123, not just 10 or 11.</div>]]>
   </description>
   <pubDate>Thu, 05 May 2016 17:08:41 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13235.html#13235</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : Thanks, I have trawled the function...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13234.html#13234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1539">rweetch</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 05 May 16 at 2:44PM<br /><br /><div style="line-height: 16.8px;">Thanks, I have trawled the function pages and docs.</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">I have changed the setting of line sizes to points, but need to retain positioning as mm.</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">The X,Y must be referencing a particular end point of the line but I can't see which.&nbsp;</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">if we have &nbsp;(Origin = Top Left) startX = 1, startY = 1, endX = 10, EndY=1 (straight line for 10mm) say at 2mm wide - does the startX,StartY reference the top left hand corner, the left centre or the bottom left corner?&nbsp;</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">If we have 2 lines&nbsp;</div><div style="line-height: 16.8px;">StartX = 1, StartY = 1, EndX = 1, EndY = 10&nbsp;</div><div style="line-height: 16.8px;">StartX = 1, StartY = 10, EndX = 10, EndY = 10&nbsp;</div><div style="line-height: 16.8px;"><br></div><div style="line-height: 16.8px;">then I would expect that the bottom of line 1 and the start of line 2 would either overlap completely or line 2 would butt up against line 1. However, line 2 overlaps part of the bottom of line one in both dimensions.</div><div style="line-height: 16.8px;"><br></div>]]>
   </description>
   <pubDate>Thu, 05 May 2016 14:44:33 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13234.html#13234</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : BTW: 1 mm is ...72 div 25,4 =&amp;gt;...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13233.html#13233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 04 May 16 at 7:16PM<br /><br />BTW: 1 mm is ...<div>72 div 25,4 =&gt; 2,834...<div><br></div></div>]]>
   </description>
   <pubDate>Wed, 04 May 2016 19:16:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13233.html#13233</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : BTW: 1 point is ...25,4 mm div...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13232.html#13232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 04 May 16 at 7:13PM<br /><br />BTW: 1 point is ...<div>25,4 mm div 72 = 0,353...</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 04 May 2016 19:13:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13232.html#13232</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : Hi,here you can read about:htt...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13231.html#13231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 04 May 16 at 7:09PM<br /><br />Hi,<div><br></div><div>here you can read about:</div><div>http://www.debenu.com/docs/pdf_library_reference/DrawLine.php</div><div>X means horizontal and Y means vertical.</div><div>Start means left and End means right.</div><div>Perhaps it's better to use SetMeasurementUnits(0) 'cause DrawLine uses points, too (i think)?</div><div>Don't forget the NormalizePage to avoid problems with rotated pages.</div><div>If there are still slightly differences try another font.</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 04 May 2016 19:09:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13231.html#13231</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : Hi Ingowhat I have isSetOrigin(1);...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13230.html#13230</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1539">rweetch</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 04 May 16 at 12:18AM<br /><br />Hi Ingo<div><br></div><div>what I have is</div><div><br></div><div>SetOrigin(1); //top left</div><div>SetMeasurementUnits(1); //mm</div><div><span style="line-height: 1.4;">SetLineWidth(0.7056); //2pts converted to mm</span></div><div><span style="line-height: 1.4;">DrawLine(12, 122, 12, 188);</span></div><div><span style="line-height: 1.4;">DrawLine(12, 188, 69, 188);</span></div><div><span style="line-height: 1.4;"><br></span></div><div><span style="line-height: 1.4;">The vertical line is slightly to the left and the bottom line slightly to the right and slightly lower - which means that the lines don't meet correctly at the corner.</span></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 04 May 2016 00:18:55 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13230.html#13230</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : Hi Weetch,they are there where...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13228.html#13228</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 03 May 16 at 7:16PM<br /><br />Hi Weetch,<div><br></div><div>they are there where you want it ;-)</div><div>Where to begin you can set with SetOrigin.</div><div>Which metric system you can set with SetMeasurementUnits.</div><div>If you want the line at the top of the page you should save two mm if you want to see it ;-)</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 03 May 2016 19:16:28 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13228.html#13228</guid>
  </item> 
  <item>
   <title><![CDATA[DrawLine poistioning : When using Drawline with a width...]]></title>
   <link>http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13224.html#13224</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1539">rweetch</a><br /><strong>Subject:</strong> 3321<br /><strong>Posted:</strong> 03 May 16 at 7:00PM<br /><br />When using Drawline with a width of, say, 2mm where are the X and Y positions? are they central to the line or are they set to a corner?<div><br></div><div>thanks</div>]]>
   </description>
   <pubDate>Tue, 03 May 2016 19:00:18 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawline-poistioning_topic3321_post13224.html#13224</guid>
  </item> 
 </channel>
</rss>