Actually I want tp print a report under the signature of some officials. But if the officer get transfered to other section of duty, other officer will take charge.
Without discussing any of the implied legality or propriety, I'll answer the technicality.
Assuming the printer is capable and assuming that you have a file with the person's actual signature, the file specification of the file containing the image of that signature can be loaded to an image control. This will work for a form or a report.
you can put in sub-report and you can also put it in the query, together with your table.
since it will only return 1 record (one signature), it will not create extra records.
you can put in sub-report and you can also put it in the query, together with your table.
since it will only return 1 record (one signature), it will not create extra records.