2010 Dec 15 4:28 AM
Dear all,
I need to create a smartform and it has a signature which will only be displayed when the user plug in the disc/USB.
How can I do so?
Thanks & regards,
Steven
the only way I see is to put a key file on the USB drive
then you check if the key file is present at the given path, if it is then you display the signature
but the signature image should be present on SAP server, if you want to upload the signature image dynamically from external file then you will have to import the file into a text element
this can be done by calling routine IMPORT_BITMAP in program STXBITMAPS
2010 Dec 29 9:20 AM
the only way I see is to put a key file on the USB drive
then you check if the key file is present at the given path, if it is then you display the signature
but the signature image should be present on SAP server, if you want to upload the signature image dynamically from external file then you will have to import the file into a text element
this can be done by calling routine IMPORT_BITMAP in program STXBITMAPS
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |