Hello,
I was hoping to dynamically change the signature based off the user id in report studio. I was looking through the documentation and found a DB Image function. This is the syntax: DBImage(‘report_logo_’,’image_data’,’item_id=[ItemID]’)
When I tried it with this: DBImage('report_signatures','IMAGE' ,'image_name=JONEIL.jpg'), it took the syntax but it doesn’t work. I was wondering if there was something I was missing? Could this also be utilized for customer orders? For example, let’s say I wanted to print the signature of the salesperson. Could that function be utilized? Thank you.