Create EPC-QR-Code for an invoice in Writer
Posted: Wed Apr 12, 2023 10:40 pm
Very rarely I see EPC-QR-Codes on invoices here in Germany and I wonder why. The standard is quite easy: https://de.wikipedia.org/wiki/EPC-QR-Code
As a kind of proof-of concept I made a Writer-document with a macro to create this code from the document data. https://github.com/cscode2000/QR_OO
I tried to make it as small and short as possible. Do you have suggestions to make it better? No menus, additional questions or similar. Just simple and stupid. I use Writer because I import the invoice-text from a plain text file. But maybe nevertheless it's interesting for someone.
I really tried to upload it on this site. But first create another login-account, then, after each upload "do this" next "missing that" and so on... it's frustrating, that's why I gave up and simply uploaded it to GitHub. It's no surprise, that there are only so few templates here...
As a kind of proof-of concept I made a Writer-document with a macro to create this code from the document data. https://github.com/cscode2000/QR_OO
I tried to make it as small and short as possible. Do you have suggestions to make it better? No menus, additional questions or similar. Just simple and stupid. I use Writer because I import the invoice-text from a plain text file. But maybe nevertheless it's interesting for someone.
I really tried to upload it on this site. But first create another login-account, then, after each upload "do this" next "missing that" and so on... it's frustrating, that's why I gave up and simply uploaded it to GitHub. It's no surprise, that there are only so few templates here...