-
Notifications
You must be signed in to change notification settings - Fork 209
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
PDF417 Support #115
Comments
Did you continue developing your translation? |
Hi!...
The translation is complete. I've been chasing an AV raised when a QR is detected but I couldn't fix it.
The code compiles. I had to change some classes that were not well translated (AFAIK)
Do you have time to help me? It is still written in 10.4.2 ( I guess it compiles well in 10.4.x) because I wanted to keep it as original as the C# code looks like in order to make it work.
Regards
…________________________________
De: E Spelt ***@***.***>
Enviado: domingo, 25 de abril de 2021 10:18
Para: Spelt/ZXing.Delphi ***@***.***>
Cc: DE ARMAS ADRIAN ALFREDO ***@***.***>; Author ***@***.***>
Asunto: Re: [Spelt/ZXing.Delphi] PDF417 Support (#115)
Did you continue developing your translation?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#115 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKDF76PS2UD57BNBFI46GN3TKQJEFANCNFSM4WR3NFZQ>.
|
Short term, I have zero time to spare. Long term I wil help but that won’t help you now.
… On 25 Apr 2021, at 16:16, adearmasIAP ***@***.***> wrote:
Hi!...
The translation is complete. I've been chasing an AV raised when a QR is detected but I couldn't fix it.
The code compiles. I had to change some classes that were not well translated (AFAIK)
Do you have time to help me? It is still written in 10.4.2 ( I guess it compiles well in 10.4.x) because I wanted to keep it as original as the C# code looks like in order to make it work.
Regards
________________________________
De: E Spelt ***@***.***>
Enviado: domingo, 25 de abril de 2021 10:18
Para: Spelt/ZXing.Delphi ***@***.***>
Cc: DE ARMAS ADRIAN ALFREDO ***@***.***>; Author ***@***.***>
Asunto: Re: [Spelt/ZXing.Delphi] PDF417 Support (#115)
Did you continue developing your translation?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#115 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKDF76PS2UD57BNBFI46GN3TKQJEFANCNFSM4WR3NFZQ>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#115 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADAS3VKSLGT5SVU5VMHPUNLTKQP2ZANCNFSM4WR3NFZQ>.
|
It is OK. I made the translation when I had the time. It is not a functionality that I need for my own, I just wanted to collaborate with something that needed a good count of hours.
Every now and then, when I have the time, I keep chasing that AV.
Regards
|
@adearmasIAP Do you have any prototype source files with your PDF417 implementations? |
Hello @Tajmi . I have the source code that I translated but it doesn't work at all. If anyone wants to take a look I will happily upload it. |
Hi @adearmasIAP I would realy like to look at it and try to fix it. Can you contact me on [email protected] or upload the source files anywhere? Thank you. |
Hello @Tajmi I have uploaded my code. I needed an implementation of bigintegers so I used http://rvelthuis.de/programs/bigintegers.html The code does not work, it raises an AV. https://drive.google.com/file/d/1a1GCIu4Btke0wBXTDSPtjOOs9dW1hkRr/view?usp=sharing Hope you can make it work |
Did anyone could make PDF417 decode work? |
Yes I kinda make it. But it was hell work. |
I got it running on delphi XE4, but it is still quit buggy :/ |
Is it possible to get the code and see if I can help?
…________________________________
De: Tajmr ***@***.***>
Enviado: miércoles, 8 de junio de 2022 11:34
Para: Spelt/ZXing.Delphi ***@***.***>
Cc: DE ARMAS ADRIAN ALFREDO ***@***.***>; Mention ***@***.***>
Asunto: Re: [Spelt/ZXing.Delphi] PDF417 Support (#115)
I got it running on delphi XE4, but it is still quit buggy :/
—
Reply to this email directly, view it on GitHub<#115 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKDF76KHZ326JARW3ID7DULVOCVOXANCNFSM4WR3NFZQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I can post the code at the evening somewhere. I am no longer maintaining it. But if it can help anyone else. |
Yes please
…________________________________
De: Tajmi ***@***.***>
Enviado: martes, 11 de octubre de 2022 7:10
Para: Spelt/ZXing.Delphi ***@***.***>
Cc: DE ARMAS ADRIAN ALFREDO ***@***.***>; Mention ***@***.***>
Asunto: Re: [Spelt/ZXing.Delphi] PDF417 Support (#115)
I can post the code at the evening somewhere. I am no longer maintaining it. But if it cant help anyone else.
—
Reply to this email directly, view it on GitHub<#115 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKDF76KXNBSUPWAWAZB4VFLWCU4JBANCNFSM4WR3NFZQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Unfortunately I cannot help due to lack of knowledge. But I need PDF417. Thanks. Thanks. Thank you very much |
Hi Tajmi Can you post the code? |
Hello,
I have finished PDF417 translation from C# to Delphi.
It compiles just fine althought there's a lot of work to do left:
I'd like to know if anyone with more experience than me would like to help to make ir work.
Regards.
The text was updated successfully, but these errors were encountered: