Hi everybody,
Does exist a complete code for Xojo QR bill in switzerland Iso 20022 handling?
Best
Rj
We have made it for FileMaker before:
https://www.mbsplugins.de/archive/2017-12-20/QR_Codes_for_Invoices_in_Switz
So you may just adapt that with translating codes to using BarcodeGeneratorMBS class.
Assemble the data, make a barcode and then put a Swiss cross over it.
Thanks Christian.
What about using GitHub - manuelbl/SwissQRBill: Java library for Swiss QR bill payment slips (aka QR-Rechnung) through MS Java also?
How to integrate it in Xojo?