Pdf File Question?

G

Guest

Hi,

Does anyone know if it's possible to save a PDF file in Access 2003?

I relatively new to Access. I do some work for a youth sports non-profit
organization. We're wondering if it would be possible to scan a signed
document (or a copy of a birth certificate) as an Adobe Pdf file and save it
as a field in a table that holds the kid's name, address, etc. information?
A Pdf file has obvious appeal in this situation (since a re-print looks just
like the original), but maybe someone knows another way to store 8.5x11
documents such as this? Thanks in advance.

John
 
P

Pat Garard

G'Day John,

If you create a Field (in a Table) of type "OLE Object",
you can store most types of object - Word Doc, Excel
Spreadsheet, Bitmap etc. If you open the Northwind
sample database, and look at either the 'Employees' or
the 'Categories' Form you will see bitmaps that are stored
in the database.

Use 'Insert>Object' to copy the object into the Table.

It would probably be good to represent a PDF file as
an Icon, rather than the open Document itself.

Right-Click the Object to (open and) Print it (try this
with the Northwind Forms/Tables).
--
Regards,
Pat Garard
Australia

Anne & Pat Garard.
apgarardATbigpondDOTnetDOTau
_______________________________________________
 

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

Top