<?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 : Read Textbox Alignment from pdf?</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 : Read Textbox Alignment from pdf?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:37:12 +0000</pubDate>
  <lastBuildDate>Thu, 28 Mar 2019 05:37:48 +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=3689</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[Read Textbox Alignment from pdf? : thank you! ]]></title>
   <link>http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14712.html#14712</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3101">sko</a><br /><strong>Subject:</strong> 3689<br /><strong>Posted:</strong> 28 Mar 19 at 5:37AM<br /><br />thank you!]]>
   </description>
   <pubDate>Thu, 28 Mar 2019 05:37:48 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14712.html#14712</guid>
  </item> 
  <item>
   <title><![CDATA[Read Textbox Alignment from pdf? : Hi Stefan,you won&amp;#039;t get a...]]></title>
   <link>http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14710.html#14710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=111">Ingo</a><br /><strong>Subject:</strong> 3689<br /><strong>Posted:</strong> 27 Mar 19 at 9:05PM<br /><br />Hi Stefan,<br><br>you won't get a value for a block-align 'cause inside the block different aligns are possible i think.<br>In this sample you'll see what'spossible:<br>https://www.debenu.com/kb/extract-text-from-pdfs-as-a-text-block-list/<br><br>]]>
   </description>
   <pubDate>Wed, 27 Mar 2019 21:05:26 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14710.html#14710</guid>
  </item> 
  <item>
   <title><![CDATA[Read Textbox Alignment from pdf? : Hi,i can read formfields with...]]></title>
   <link>http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14705.html#14705</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=3101">sko</a><br /><strong>Subject:</strong> 3689<br /><strong>Posted:</strong> 27 Mar 19 at 11:14AM<br /><br />Hi,<div><br></div><div>i can read formfields with</div><div><br></div><div><div>&nbsp; for i := 1 to PDFLibrary.FormFieldCount do</div><div>&nbsp; begin</div><div>&nbsp; &nbsp; &nbsp;x := PDFLibrary.GetFormFieldBound(i, 0);</div><div>&nbsp; &nbsp; y := PDFLibrary.GetFormFieldBound(i, 1);</div><div>&nbsp; &nbsp; w := PDFLibrary.GetFormFieldBound(i, 2);</div><div>&nbsp; &nbsp; h := PDFLibrary.GetFormFieldBound(i, 3);</div><div>&nbsp; &nbsp; s := PDFLibrary.GetFormFieldTextSize(i);</div><div>&nbsp; &nbsp; <b>a := PDFLibrary.GetFormFieldAlignment(i);</b></div></div><div>...</div><div>and i get also the alignment of this field in a.</div><div><br></div><div>now i want to read textblocks (written with align center or right)</div><div><br></div><div><div>&nbsp; &nbsp; for f := 1 to PDFLibrary.GetTextBlockCount(id) do</div><div>&nbsp; &nbsp; begin</div><div>&nbsp; &nbsp; &nbsp; s := PDFLibrary.GetTextBlockFontSize(id, f);</div><div>&nbsp; &nbsp; &nbsp; fn := PDFLibrary.GetTextBlockFontName(id, f);</div><div>&nbsp; &nbsp; &nbsp; for j := 1 to 8 do</div><div>&nbsp; &nbsp; &nbsp; begin</div><div>&nbsp; &nbsp; &nbsp; &nbsp; box&#091;j&#093; := PDFLibrary.GetTextBlockBound(id, f, j);</div><div>&nbsp; &nbsp; &nbsp; end;</div></div><div><br></div><div>but here are all textblocks minimized to there content, i can't get the original size and alignment!</div><div><br></div><div>Is there a way to do it?</div><div><br></div><div>Ciao</div><div>Stefan</div>]]>
   </description>
   <pubDate>Wed, 27 Mar 2019 11:14:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/read-textbox-alignment-from-pdf_topic3689_post14705.html#14705</guid>
  </item> 
 </channel>
</rss>