From: terry.bur...@gmail.com
Date: Thu, 07 Dec 2006 12:56:34 -0800
Local: Thurs 7 Dec 2006 20:56
Subject: Re: 128C barcode human readable overlaps
coyotegrin wrote: Hi, > I am building a code 128C barcode with BWIPP, but ran across a little > problem when using a human readable with a font size larger than the > default one. The human readable for this barcode seems to be shown in > digit pairs (as per the 128c encoding) but these pairs of digits > overlap one another when I raise the font size, using the following > code: > 200 200 moveto (^1050123456789) (includetext textsize=14) code128 You are doing nothing wrong and the effect that you are observing is Hope this helps, Tez ---- gsave % encode the symbol as normal but without displaying text % plot barcode but keep copy of data structure % calculate barcode width by summing the bar and space widths % calculate text width % plot the text at coords ( (barcode width - text width) / 2 , -10 ) grestore You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||