- You are here:
- Home
- CodeXchange
- All
- PowerBuilder
- QRCode Reader and QRCode Generator with Zxing
QRCode Reader and QRCode Generator with Zxing
- Ramón San Félix Ramón
- Code Author
- Offline
Less
More
- Posts: 28
2 years 10 months ago - 2 years 10 months ago #401
by Ramón San Félix Ramón
This message has an attachment file.
Ramón San Félix Ramón created the code: QRCode Reader and QRCode Generator with Zxing
I have been looking for a long time how to read and write barcodes in my PowerBuilder applications without having to resort to the Payment SDK's.
I had always heard of an Open Source library called Zxing but until now I had not been able to get it to work in PowerBuilder.
I have created a NetCore library that can be easily imported into PowerBuilder from version 2019 with the new .NET DLL Importer option.
The difference from other examples I have seen is that I incorporate the ability to read the generated barcodes.
For this example to work, you must have Net Core 3.1 installed. and have the SQL Server AdventureWorks sample database.
This example is developed with PowerBuilder 2021 Build 1311.
You can see a demo video at:
If you want to be aware of what I publish you can follow my blog:
rsrsystem.blogspot.com
I had always heard of an Open Source library called Zxing but until now I had not been able to get it to work in PowerBuilder.
I have created a NetCore library that can be easily imported into PowerBuilder from version 2019 with the new .NET DLL Importer option.
The difference from other examples I have seen is that I incorporate the ability to read the generated barcodes.
For this example to work, you must have Net Core 3.1 installed. and have the SQL Server AdventureWorks sample database.
This example is developed with PowerBuilder 2021 Build 1311.
You can see a demo video at:
If you want to be aware of what I publish you can follow my blog:
rsrsystem.blogspot.com
This message has an attachment file.
Please log in or register to see it.
Last Edit: 2 years 10 months ago by Ramón San Félix Ramón.
Please Log in or Create an account to join the conversation.
- Mario Francisco Celleri
- Offline
Less
More
- Posts: 2
2 years 1 month ago #436
by Mario Francisco Celleri
Mario Francisco Celleri replied the code: QRCode Reader and QRCode Generator with Zxing
Hi Ramón;
How to use this with EAN-13 codebar?
Is that possible?
How to use this with EAN-13 codebar?
Is that possible?
Please Log in or Create an account to join the conversation.
Moderators: Appeon Administrator