Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with accents and special characters #13

Closed
jumanahalasadi opened this issue May 4, 2021 · 3 comments
Closed

Issue with accents and special characters #13

jumanahalasadi opened this issue May 4, 2021 · 3 comments

Comments

@jumanahalasadi
Copy link

jumanahalasadi commented May 4, 2021

Hi there,

Our app is trying to encode the following delimited string in a barcode using the pdf417 generator and it contains a lot of accents for french words. The issue is that if there is an accent in between two repeated data items.
The generator may potentially be adding extra fields / repeating data when we are decoding it. Please see below examples.

Can you please assist with troubleshooting the issue? We have narrowed it down to when any word with an accent is in the middle of two repeated fields.

Original input string passed to the pdf 417 generator

|anything|É|anything|

Decoding the generated barcode:

|anything||anything|É|anything|

This is breaking our app because the barcodes are giving wrong data / extra data when accents is present.

Attaching the barcode generated
MicrosoftTeams-image (2)

Thank you in advance!

@jumanahalasadi
Copy link
Author

jumanahalasadi commented May 6, 2021

@pkoretic Hi Petar, just checking in. I hope you are doing well.

Can you please let us know if you have any thoughts about this. This is quite urgent for us. Thank you so much!

@monkeyDG
Copy link

Hi @pkoretic, hope all is well. Nudging this open issue again to see if you have any thoughts towards this. Cheers!

@daniellercole
Copy link

Hello @pkoretic! Any thoughts or updates on this issue? Hope to hear back from you. thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants