It seems that PDF417_encode only supports text consisting of the numbers 0-9 and letters
A-F ( Hex 0-9, A-F). I would like get it working to support complete ISO 8859-1 charater set.
Can you please advice how difficult/easy it is to extent PDF417_encode to support complete ISO 8859-1 charater set and point me to where/how to modify the code?
Thanks,
Xi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
It seems that PDF417_encode only supports text consisting of the numbers 0-9 and letters
A-F ( Hex 0-9, A-F). I would like get it working to support complete ISO 8859-1 charater set.
Can you please advice how difficult/easy it is to extent PDF417_encode to support complete ISO 8859-1 charater set and point me to where/how to modify the code?
Thanks,
Xi