Question
How to set a QR code values in specific order in PDF form
I've created a PDF fillable form with Adobe Acrobat Pro DC and I added a QR code to it. The question is how to get a specific order of the QR code values when it is scanned?
I explain :
I have created a pdf invoice file, with QR code, that contains the following fields: text1, price1, qty1, texte2, price2, qty2, total.
I want the result be exactly in this order when I scann the QR code.
But the problem is when I scan it, I get this as a result: price1, price2, qty1, qty2, text1, texte2, total.
Please, someone know how to fix this issue?
