on ‎2025 Jun 06 11:12 AM
I have an image of a QR code which contain data 'A'. I am working on a Smart form, here in the invoice I need to get this data 'A' when the user is scanning the QR code.
The above-mentioned Image is in a BASE64 data. How can I make it appear in invoice through Smart form.
I have tried decoding the data and converting it to Binary, but I was not able to covert that binary to BITMAP data as I got exception saying No BITMAP file. However, even if I get that bitmap data also I couldn't find a way to bind it in graphic node, as there is no option to select graphic type in Smart form.
FM which I have used
SCMS_BASE64_DECODE_STR
SCMS_XSTRING_TO_BINARY
SAPSCRIPT_CONVERT_BITMAP
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.