<?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 : Trouble with DrawText</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 : Trouble with DrawText]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 14:31:24 +0000</pubDate>
  <lastBuildDate>Mon, 27 Jul 2009 15:09:38 +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=1153</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[Trouble with DrawText : Rowan,  Thanks very much. I...]]></title>
   <link>http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5356.html#5356</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1122">DougKnudson</a><br /><strong>Subject:</strong> 1153<br /><strong>Posted:</strong> 27 Jul 09 at 3:09PM<br /><br />Rowan,<DIV>&nbsp;</DIV><DIV>Thanks very much.&nbsp; I appreciate your help!</DIV><DIV>&nbsp;</DIV><DIV>Doug</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 27 Jul 2009 15:09:38 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5356.html#5356</guid>
  </item> 
  <item>
   <title><![CDATA[Trouble with DrawText : Hi Doug,You need to use the SetOrigin...]]></title>
   <link>http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5334.html#5334</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1000">Rowan</a><br /><strong>Subject:</strong> 1153<br /><strong>Posted:</strong> 24 Jul 09 at 12:11AM<br /><br />Hi Doug,<div><br></div><div>You need to use the <a href="http://www.quickpdflibrary.com/help/quickpdf/SetOrigin.php" target="_blank">SetOrigin function</a> to set the origin for drawing operations. The default origin is bottom left (and the X and Y co-ordinates are 0,0), but you can also choose to use the top left, top right and bottom right, as the origin for the X and Y co-ordinates.</div><div><br></div><div>Cheers,</div><div>- Rowan.</div>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 00:11:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5334.html#5334</guid>
  </item> 
  <item>
   <title><![CDATA[Trouble with DrawText : Hi All, I am very new to QuickPDF...]]></title>
   <link>http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5332.html#5332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1122">DougKnudson</a><br /><strong>Subject:</strong> 1153<br /><strong>Posted:</strong> 23 Jul 09 at 8:10PM<br /><br />Hi All,<DIV>I am very new to QuickPDF but like it very much so far.&nbsp; I am having trouble with DrawText not behaving as I believe it should and any help would be greatly appreciated!&nbsp; I would like to insert some text at a particular position on an existing page that contains&nbsp;existing&nbsp;text.&nbsp; Maybe this is not possible to write text over top (new text layer?) of existing text?&nbsp; Here is how I am trying to do it in Visual Studio C++ Ver 6:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;if (msp_pdf_control.CreateInstance("QuickPDFAX0714.PDFLibrary") != 0)<BR>&nbsp;&nbsp;{<BR>&nbsp;&nbsp;MB("Sorry... Could not instantiate the QuickPDF control!");<BR>&nbsp;&nbsp;return false;<BR>&nbsp;&nbsp;}<BR>&nbsp;int success = msp_pdf_control-&gt;UnlockKey("jg6je64u3pj5x57ed8438p36y");</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;msp_pdf_control-&gt;SetMeasurementUnits(2);</DIV><DIV>&nbsp;msp_pdf_control-&gt;LoadFromFile("C:\\Test.pdf");</DIV><DIV>&nbsp;msp_pdf_control-&gt;DrawText(2,2,"Some Text to Draw");</DIV><DIV>&nbsp;msp_pdf_control-&gt;SaveToFile("C:\\Test.pdf");</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>The text is written to the document but it is ALWAYS written in the absolute&nbsp;lower left corner.&nbsp; I have tried different positions for the text, I have tried not setting measurement units, I have tried writing on existing pages (with text) and on newly inserted empty pages but always get the text in the lower left.</DIV><DIV>&nbsp;</DIV><DIV>Anything to point me in the right direction would sure be appreaciated <img src="http://www.quickpdf.org/forum/smileys/smiley1.gif" height="17" width="17" border="0" alt="Smile" title="Smile" /></DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Doug</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 23 Jul 2009 20:10:47 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/trouble-with-drawtext_topic1153_post5332.html#5332</guid>
  </item> 
 </channel>
</rss>