iText's BarcodePdf417 setText(byte[] b) & setText(String s) methods both set
a byte array representation of the input before encoding to a 2d PDF417
barcode.  Is there anyway I can encode the String to a PDF417 barcode
WITHOUT converting to a byte array ?  Unfortunately my barcode decoder is
not able to convert the byte array to a String after reading the 417
barcode. I have been going through the latest source code and also through
the mail archive I have not found any methods or solutions described.  I
have to use a 2d barcode as my data String that needs to be barcoded is
longer than 100 characters in length. My deadline to find a solution is
Friday 2/9/07 if I want to utilize iText. Thank you very much for your
assistance.

- Simon.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to