<?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 : PDF417 Barcode and DrawText Question</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 : PDF417 Barcode and DrawText Question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 09:40:32 +0000</pubDate>
  <lastBuildDate>Fri, 28 Mar 2014 16:39:57 +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=2645</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[PDF417 Barcode and DrawText Question : Johannes,If I remember correctly,...]]></title>
   <link>http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post11587.html#11587</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2374">hrdware</a><br /><strong>Subject:</strong> 2645<br /><strong>Posted:</strong> 28 Mar 14 at 4:39PM<br /><br />Johannes,<br><br>If I remember correctly, the width of a module is the ModuleSize, there are 7 modules per Column.&nbsp; The height of the module is the ModuleSize multiplied by the HeightWidthRatio.&nbsp; If you know the number of columns and rows you need, or the overall dimensions you should be able to figure out the other.&nbsp; Modulesize is whatever you have the current measurement set to.<br><br>If ModuleSize =1, HeightWidthRation = 3, FixedColumns = 4, FixedRows = 3, and using the default measurements, then <br><br>width = 1 x 7 = 7; 7 x 4=28<br>height = 1 x 3 = 3; 3 x 3 = 9<br><br>If I did everything correct, this should give a 28 x 9 point symbol.<br><br>If you know the height has to be 40 points and the width has to be 60, with FixedCols = 5 and Fixed Rows = 3 then<br><br>modulesize = 60 / 5 = 12; 12 / 7 = 1.7143 (rounded)<br>heightwidthratio = 40 / 3 = 13.3333; 13.3333 / 1.7143 = 7.7778 (rounded)<br><br>Hope that helps<br><br>]]>
   </description>
   <pubDate>Fri, 28 Mar 2014 16:39:57 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post11587.html#11587</guid>
  </item> 
  <item>
   <title><![CDATA[PDF417 Barcode and DrawText Question : Hello, I have an additional question...]]></title>
   <link>http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post11586.html#11586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2546">joim</a><br /><strong>Subject:</strong> 2645<br /><strong>Posted:</strong> 28 Mar 14 at 3:06PM<br /><br />Hello, <br><br>I have an additional question to PDF417 barcode generation:<br><br>For object positioning reasons I need to specify the exact size of a PDF417 symbol (width and height) or if this is not possible I at least need to know the size of resulting generated barcode symbol.<br><br>I did not figure out how I can specify size even with the function DrawPDF417SymbolEx. <br>I guess that there is no combination of parameters "FixedColumns", "FixedRows", "ModuleSize" <br>and "HeightWidthRatio" that guarantees a defined size of resulting barcode symbol, is that correct?<br>If it is so, is there any possiblity to retrieve resulting symbol size after barcode generation?<br><br>Thank you for any ideas or more detailed information about sizing parameters of PDF417 barcodes.<br><br>Johannes]]>
   </description>
   <pubDate>Fri, 28 Mar 2014 15:06:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post11586.html#11586</guid>
  </item> 
  <item>
   <title><![CDATA[PDF417 Barcode and DrawText Question : The required PDF417 barcode changes...]]></title>
   <link>http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10981.html#10981</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2645<br /><strong>Posted:</strong> 26 Jun 13 at 6:08AM<br /><br />The required PDF417 barcode changes have been added to a new function called DrawPDF417SymbolEx which is part of 9.13 beta 3 and can be downloaded from<div><br></div><div>http://www.debenu.com/blog/debenu-quick-pdf-library-9-15-beta-3-released.html</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Wed, 26 Jun 2013 06:08:45 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10981.html#10981</guid>
  </item> 
  <item>
   <title><![CDATA[PDF417 Barcode and DrawText Question : Since I will know how many pages...]]></title>
   <link>http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10980.html#10980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2374">hrdware</a><br /><strong>Subject:</strong> 2645<br /><strong>Posted:</strong> 24 Jun 13 at 1:45PM<br /><br />Since I will know how many pages I will need in total, I found a way to clone pages in the PDF.&nbsp; What I will end up doing is copying the source document to a temporary file, cloning the pages then using SelectPage to change pages and write the data to the appropriate page.]]>
   </description>
   <pubDate>Mon, 24 Jun 2013 13:45:23 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10980.html#10980</guid>
  </item> 
  <item>
   <title><![CDATA[PDF417 Barcode and DrawText Question :  I am currently evaluating QuickPDF...]]></title>
   <link>http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10848.html#10848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2374">hrdware</a><br /><strong>Subject:</strong> 2645<br /><strong>Posted:</strong> 16 May 13 at 7:03PM<br /><br />I am currently evaluating QuickPDF for a project and so far it looks good.&nbsp; I do have a couple of questions though.<br><br>I have a single page PDF that I will use as a source document and the target document will have several copies of the source document with different data on each page.&nbsp; What is the best way to do this?<br><br>Draw the data on the source then merge it with the target, close and reopen the source?&nbsp; Is there a way to draw text on a particular page?<br><br>Next question is about the PDF417 barcode.&nbsp; Is there a way I can specify the then number of columns the barcode uses?&nbsp; Can I specify the number of error correction words to use?&nbsp; Can I specify the height of each encoded item?<br><br>Thanks.<br><span style="font-size:10px"><br /><br />Edited by hrdware - 18 May 13 at 2:37AM</span>]]>
   </description>
   <pubDate>Thu, 16 May 2013 19:03:19 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/pdf417-barcode-and-drawtext-question_topic2645_post10848.html#10848</guid>
  </item> 
 </channel>
</rss>