cancel
Showing results for 
Search instead for 
Did you mean: 

To print an encrypted signature from USB connected to check printer

former_member212816
Participant
0 Kudos

Hi All,

We are developing check printing solution at one of our SAP Implementations. The checks are desinged and printed on a pre-printed statationary from SAP transactions. Now to print the signature on the checks, we have been informed that the digital signature is encrypted on a USB and will be connected to the check printer. Whenver the checks are printed, the printer needs to decrypt the digital signature from the USB and print it on the checks.

Could you please let us know if anyone of you has worked on a similar requirement? If so, please provide us the details of the solution that you have implemented.

Thanks,

Manohar Dubbaka.

Accepted Solutions (0)

Answers (1)

Answers (1)

aidan_black
Active Contributor
0 Kudos

Hello Manohar,

Usually some command sequence is needed to activate the print of the signature on the USB. One possibility is to store this

command in a print control that you create in the sued device type. Then you could call this print control from the form.

Regards,

Aidan