Re: Barcode in RLib
Christian Betz <[email protected]> Mon, 2 Nov 2009 11:53:24 -0500
| Newsgroups | gmane.text.rlib.user |
|---|---|
| Message-ID | <[email protected]> |
--===============7893814690314483151==
Content-Type: multipart/alternative; boundary=001517588b4240610a04776637b3
--001517588b4240610a04776637b3
Content-Type: text/plain; charset=ISO-8859-1
Rlib currently supports code 39 barcodes on lines. Here is an example:
<Line>
<Barcode value="12345" height="40"/>
</Line>
* the height is required
* the barcode generated will include the start and end characters. so the
barcode will scan as "*12345*".
You will need to build and install the latest rlib because we just
implemented this feature within the past month. Also make sure you have the
gd development libraries by running 'gdlib-config' (if you get command not
found, you must install the gd development libraries for your distro). I
assume you are using Linux?
Another caveat which we hope to fix ASAP: You can only see the barcode in
PDF mode. I hope to commit a patch this week to get HTML and PDF barcodes
working correctly. At that point I will also add some documentation.
Let me know how it works out for you.
Christian
--001517588b4240610a04776637b3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div>Rlib currently supports code 39 barcodes on lines. Here is an example:=
</div><div><br></div><div><Line></div><div>=A0=A0 =A0<Barcode valu=
e=3D"12345" height=3D"40"/>=A0</div><div></Line&g=
t;</div><div>
<br></div><div>* the height is required</div><div>* the barcode generated w=
ill include the start and end characters. so the barcode will scan as "=
;*12345*".</div><br>
<div>You will need to build and install the latest rlib because we just imp=
lemented this feature within the past month. Also make sure you have the gd=
development libraries by running 'gdlib-config' (if you get comman=
d not found, you must install the gd development libraries for your distro)=
.=A0I assume you are using Linux?</div>
<div><br></div><div>Another caveat which we hope to fix ASAP: You can only =
see the barcode in PDF mode. I hope to commit a patch this week to get HTML=
and PDF barcodes working correctly. At that point I will also add some doc=
umentation.</div>
<div><br></div><div>Let me know how it works out for you.</div><div><br></d=
iv><div>Christian</div>
--001517588b4240610a04776637b3--
--===============7893814690314483151==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--===============7893814690314483151==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Rlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rlib-users
--===============7893814690314483151==--