<?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 : Drawing Text &#111;n PDF &#102;orms</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 : Drawing Text &#111;n PDF &#102;orms]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 03:42:31 +0000</pubDate>
  <lastBuildDate>Mon, 28 Nov 2005 17:28:46 +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=186</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[Drawing Text &#111;n PDF &#102;orms : Not easier, but OP states that...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post583.html#583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 5:28PM<br /><br />Not easier, but OP states that he's not using form fields.<br /><br />It is, however, much more flexible than form fields - note that you can print images and barcodes (without a barcode font), which you can't do with form fields.  <br /><br />Also note that flattening doesn't always work well with QuickPDF, but this method always works.  The original template DOES have form fields, but they're just used for positioning, font info, etc. before being removed.  The final PDF is also smaller than with flattened form fields.<br />]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 17:28:46 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post583.html#583</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : Hi Chicks,  do you think that&amp;#039;s...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post581.html#581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 5:23PM<br /><br />Hi Chicks,<br /><br />do you think that's easier than using formfields?<br />]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 17:23:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post581.html#581</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : If you know the width of your...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post577.html#577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=115">chicks</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 11:36AM<br /><br />If you know the width of your column, use SetTextAlign() with DrawTextBox().<br /><br />Have a look at Invoice.pdf here:<br /><br />http://www.planetpdf.com/forumarchive/94629.asp<br /><br />It was laid out with a visual tool, then saved as PDF.  The variable data was then printed on the static PDF using iSEDQuickPDF, including the right-aligned columns.  See iSedPE.zip to see how it was done (iTextPE.zip is a java version - you can also use the .NET version of iText to do the same in .NET)<br /><span style="font-size:10px"><br /><br />Edited by chicks</span>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 11:36:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post577.html#577</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : Hi Lou! If you write numeric fields...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post576.html#576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 10:10AM<br /><br />Hi Lou!<br />If you write numeric fields in the output the alignment should work. When you're working with numeric values on a pdf document you're working only with the content (and a 1.5 is shorter than 123.25). <br />You can work with form fields. If you don't want you must detect the string length of each single value to write it in the document a few pixels to the right or a few pixels to the left.<br />...I think you should take formfields.<br /> ]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 10:10:20 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post576.html#576</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : Hi Ingo, Actually I am not using...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post575.html#575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=166">loufeliz</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 9:55AM<br /><br /><P>Hi Ingo,</P><P>Actually I am not using formfields. I am just drawing the text at a set of coordinates. Proiblem is that I need numbers to right align and when I put a collumn of values the allign on left instead of right as below:</P><P>65.23</P><P>21,100.45</P><P>Not sure how to ge the to right align.&nbsp; When you have lots of values it is not very nice to look at.&nbsp; Anyway I am guessing I need to do some font work or calculate the width and adjust coordinates, just looking for some guidance.</P><P>&nbsp;</P><P>- Lou</P>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 09:55:59 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post575.html#575</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : Hi Lou,  i think you&amp;#039;ve read...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post570.html#570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 28 Nov 05 at 1:26AM<br /><br />Hi Lou,<br /><br />i think you've read all about SetFormFieldAlignment in the documentation? Are you sure to work on the formfields you want? What are the returned values of SetFormFieldAlignment? ...0 or 1?<br />What happens if you're working with GetFormFieldalue? Comes  your values back with right alignement?<br /><br />I've made the experiences that working with formfields isn't easy. Good luck!<br /><br />Best regards,<br />Ingo<br />  ]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 01:26:39 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post570.html#570</guid>
  </item> 
  <item>
   <title><![CDATA[Drawing Text &#111;n PDF &#102;orms : I am succesfully using QuickPDF...]]></title>
   <link>http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post566.html#566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=166">loufeliz</a><br /><strong>Subject:</strong> 186<br /><strong>Posted:</strong> 27 Nov 05 at 1:17PM<br /><br />I am succesfully using QuickPDF to take Forms, determine form field positions and then after manually removing form fields build documents using multiple pages of same form page.  My problem now is that each page has a collumn of numbers and I need them to print Right Aligned, but instead they are printing left aligned.<br /><br />I need some help or quidance on workig with fonts and how to get draw text that is Right Aligned.<br /><br />Once solved QuickPDF will replace a solution that is slow and requires MS Word to generate a Word Document instead of a PDF.<br /><br />- Lou<span style="font-size:10px"><br /><br />Edited by loufeliz</span>]]>
   </description>
   <pubDate>Sun, 27 Nov 2005 13:17:24 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/drawing-text-on-pdf-forms_topic186_post566.html#566</guid>
  </item> 
 </channel>
</rss>