how do i link an access database to a form scanned in adobe

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need to know how to link information from a database to a form which has
been scanned and saved to my computer. What program should i use to scan the
form and how should i edit it to include text boxes for the data from my
access table
 
i need to know how to link information from a database to a form which has
been scanned and saved to my computer. What program should i use to scan the
form and how should i edit it to include text boxes for the data from my
access table

This can be pretty difficult. A scanned image is just that - AN IMAGE.
The text and lines on it are recognized by the computer as just parts
of a picture, black dots on a white background.

If you have text on the scanned image, you can use "OCR" (Optical
Character Recognition) software to convert it into computer-readable
text... if it's typed and if you have good OCR software. If it's
handwritten text you'll be lucky to get any of it recognized.

If you are trying to construct an onscreen Form or printed Report to
visually match a paper form, you may be able to use the scanned image
as the Picture property of a Form; add text boxes and other controls
using the image as a guide.

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top