<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 4: pdf417 encode error</title><link href="https://sourceforge.net/p/pdf417lib/bugs/4/" rel="alternate"/><link href="https://sourceforge.net/p/pdf417lib/bugs/4/feed.atom" rel="self"/><id>https://sourceforge.net/p/pdf417lib/bugs/4/</id><updated>2011-04-18T09:29:49Z</updated><subtitle>Recent changes to 4: pdf417 encode error</subtitle><entry><title>pdf417 encode error</title><link href="https://sourceforge.net/p/pdf417lib/bugs/4/" rel="alternate"/><published>2011-04-18T09:29:49Z</published><updated>2011-04-18T09:29:49Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net03fbddfb17e6b83d7d7e1c9a178e01717180db41</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hello, I think it's a bug. &lt;br /&gt;
set pdf417param.options whit PDF417_FIXED_COLUMNS and pdf417param.codeColums=3&lt;br /&gt;
the pdf417 code is wrong. and not looks like a pdf417code.&lt;br /&gt;
but if not use PDF417_FIXED_COLUMNS or pdf417param.codeColums is not 3. there are no problem.&lt;/p&gt;
&lt;p&gt;the c code is:&lt;br /&gt;
p.text = "pdf417 text";&lt;br /&gt;
p.codeColumns = 3;&lt;br /&gt;
p.options = PDF417_INVERT_BITMAP|PDF417_FIXED_COLUMNS;&lt;/p&gt;
&lt;p&gt;the attach file is compare between use PDF417_FIXED_COLUMNS and codeColums=3 and not.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>