|
In the meantime I have sent an email to the bank helpdesk with the barcode attached for them to look into and answer to us why is their app unable to read it.
This is all new to me, but one thing I noticed is that the PDF417 barcode generated with you software is different from PDF417 barcode generated from other apps.
|
On our further analysis, we do not have support to encode this Unicode characters while creating the Pdf417Barcode in our pdf library. We have internally using UTF8 encoding to convert string to byte. In our implementation, we have encoding this characters based on this UTF8 encoding.
|
|
Can I set some settings to get it to have eight columns also? |
We do not have any API to set the columns while creating the Pdf417Barcode. The columns count changed based on the input data.
|
For anyone searching for a resolution of the problem I have switched to ZXing.NET for the creation of PDF417 barcode.
Easy to implement and working fine together with Syncfusion DocIO
It'relevant information for me thank you for sharing
Amos,
Glad the info was useful for you.
Cheers,
Igor