Printing Tax Signature
Hi, We have a delphi application which prints invoices. When the user press the button to print an invoice, the report data must go first to a device which supplies a signature (a string). This signature must be placed on a certain placeholder on the report and after that is sent to the printer. What is the correct way to achieve that?
Thank you in advance,