Cali Ente
unread,May 21, 2014, 9:18:18 PM5/21/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zx...@googlegroups.com
Hey all. I was hoping to get a more definite answer as I can't seem to find any documentation relating to a possible issue I might have.
I am using zxing to encode a UTF-8 file. The file encodes and decodes fine, but my readings of the QR-Code format indicate that I may have issues later since most decoders assume the text format to be ISO-8859-1. Essentially I'm wondering this, is there a way for me to explicitly set my ECI value for the encoder to UTF-8, or is this handled by the encoder itself? As in does the encoding method do the necessary checks and then embed an ECI? I'm aware that ECI is not well supported, but I'm planning on using only zxing encoding/decoding for the application, so I want to make sure to get it right.
Thanks,
Cal