View Full Version : Signatures entered into a form to show on a report


kkindle
03-07-2001, 05:23 AM
Hello! This is both a form and a report question. I have a form which requires a signature be entered. I have a field that allows for an OLE object. I will need to allow different kinds of signature files to be inserted by individual users. Would this be easier if we had one method of signature entry?

In addition I need the actual signature to print on the report (instead of the strange boxes with numbers) and it has to fit within a certain size.

Are these reasonable expectations or am I looking at tons of code learning curve and files too large for a database?

Thank you for your help!

ElsVanMiert
03-07-2001, 05:36 AM
1.Is the "signature" a graphic file ?
2.Does it need to be protected?
If the answer to both questions is positive, then you do not need to learn anything at all, you just need the Grapic Wizard (at www.unsoftwareag.com) (http://www.unsoftwareag.com)) for ACCESS.
Els

kkindle
03-07-2001, 05:47 AM
Yes, the signatures will be graphic files and will need to be protected. Thank you so very much!