On Fri, Dec 18, 2009 at 1:06 PM, John D. Hays <[email protected]>wrote:

>
> http://barcode4j.sourceforge.net/2.0/javadocs/org/krysalis/barcode4j/TextAlignment.html
>

Thanks for that, but I'm not sure how it relates to this, for example...

                    <barcode:barcode xmlns:barcode="
http://barcode4j.krysalis.org/ns"; message="${partyId}">
                        <barcode:code128>
                            <barcode:height>10mm</barcode:height>

<barcode:module-width>0.375mm</barcode:module-width>
                            <barcode:human-readable>
                                <barcode:placement>top</barcode:placement>
<!-- -->
<!-- I think something goes here for left-justify -->
<!-- -->
                                      <font-name>Helvetica</font-name>
                                       <font-size>14pt</font-size>

<display-start-stop>false</display-start-stop>

<display-checksum>false</display-checksum>
                               </barcode:human-readable>
                        </barcode:code128>
                    </barcode:barcode>


-- 
James McGill
Phoenix AZ

Reply via email to