I need to export a report either in HTML or snapshot so that the Report consisting of an ORDER keeps the same format.
However this report has to be signed respectively by the Manager, and so I wish to create a field storing as a bitmap their signature.
Is there a method of how I can go around this problem? Shall i create a table have a userid, username, and the signature related to it? and from a form if the user name (stored in a combo box) John is chosen, the corresponding bitmap (signature) is shown on the report.
Any help will be much appreciated.
Thanks
However this report has to be signed respectively by the Manager, and so I wish to create a field storing as a bitmap their signature.
Is there a method of how I can go around this problem? Shall i create a table have a userid, username, and the signature related to it? and from a form if the user name (stored in a combo box) John is chosen, the corresponding bitmap (signature) is shown on the report.
Any help will be much appreciated.
Thanks