Closed Adrian-Hirt closed 2 years ago
It is intended. The standard requires all encoded information to be shown on the “human readable” part as well.
E.g. have a look at the official documentation. I know that not everyone is sticking that strictly to the standard but this was of the ideas behind this package to allow the implementation of all requirements and not only those making banking apps reading the codes.
The examples of six, e.g. at https://www.six-group.com/de/newsroom/media-releases/2020/20200609-qr-bill-launch.html also use it.,
Thanks for the fast reply! I did not yet look at the official documentation, interestingly that part was missing on all the QR bills I used so far, seems like not everyone is adhering to the standard. In that case I close the issue, thanks for the cool LaTeX package :)
Using this package with the
qrbill scrletter example
generates a PDF which contains (probably) superfluous text (probably in the form of the BillingInfo, which is composed of multiple other fields such as theinvoicedate
and theinvoicenum
).Also see the attached PDF for the complete file:
QRbill_2 (1).pdf
Finally, here's the code that generated the attached file, which is just the example from the qrbill.pdf from CTAN.
Is this intended, that this text is shown? If yes, how can I remove the text?
Other than that, this package works great, thanks a lot!