Newbee need help with PDF

  • Thread starter Thread starter terry
  • Start date Start date
T

terry

Access 2007

I have a form that is provided by the state in PDF format , I would like to
print my data to this pdf and have no Idea where or how to begin. So any
suggestions on how to make access link to a PDF
 
My recommendation would be to scan it and save it as an image (jpg, ...).
then use it as the background image for your report. Size your report
appropriately, and then place your data controls over the appropriate fields
on the image, making sure that you set their border properties to transparent.
 
terry said:
I have a form that is provided by the state in PDF format , I would like to
print my data to this pdf and have no Idea where or how to begin. So any
suggestions on how to make access link to a PDF

Is this one of those reports where you can type in the data while
viewing the PDF file and print the file with your typed in data? Or
maybe even email the PDF file back with the typed in data (although I
don't know if that's possible.)

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/
Granite Fleet Manager http://www.granitefleet.com/
 
Back
Top