2006/3/8, Paulo Soares <[EMAIL PROTECTED]>:
> You'll have to pay attention to the details. Although the PDF417 references
> states that text should be encoded as per cp437, where the "ñ" char is F1, 
> it's
> still just bytes open to the interpretation of the end party. If your reader 
> is
> connected to the PC keyboard it will have to be configured properly.

OK. We solved the problem. Our error was invoke
BarcodePDF417.setText(String) instead of BarcodePDF416.setText(byte[])

Thanks.

>
> > 2006/3/8, Paulo Soares <[EMAIL PROTECTED]>:
> > > BarcodePDF417.PDF417_FORCE_BINARY
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > > [mailto:[EMAIL PROTECTED] On
> > > > Behalf Of Jose Urzua
> > > > Sent: Wednesday, March 08, 2006 1:29 PM
> > > > To: [email protected]
> > > > Subject: [iText-questions] PDF417 byte compaction
> > > >
> > > > Hi,
> > > >
> > > > I need to generate PDF417 image with "binary compaction
> > mode", ¿What
> > > > constant/option will be use?
> > > >
> > > > Thanks in advance,
> > > > --
> > > > José Urzúa Reinoso
> > > > http://jose.cl
> > > > Linux User: 303956   http://counter.li.org
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > This SF.Net email is sponsored by xPML, a groundbreaking
> > > > scripting language
> > > > that extends applications into web and mobile media. Attend
> > > > the live webcast
> > > > and join the prime developer group breaking into this new
> > > > coding territory!
> > > > http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642
> > > > _______________________________________________
> > > > iText-questions mailing list
> > > > [email protected]
> > > > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > > >
> > >
> >
> >
> > --
> > José Urzúa Reinoso
> > http://jose.cl
> > Linux User: 303956   http://counter.li.org
> >
>


--
José Urzúa Reinoso
http://jose.cl
Linux User: 303956   http://counter.li.org


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to