Google Maps

D

Daniel

Hello,

I have code to bring up google maps, but I was hoping someone might know
how-to print out a given map/direction to a specified printer.

Basically, from access I would like to have the user press a button and a
pdf be create and then e-mailed to a 3rd party.

Thank you for the help,

Daniel P
 
A

Arvin Meyer [MVP]

If you post your code, one of us may be able to add something that will work
for you. Basically, there are several approaches you can take:

1. Use Access 2007 which has a built in capacity to build PDFs.

2. Use Stephen Lebans' addin to build PDFs:
http://www.lebans.com/reporttopdf.htm

3. Use Steve Arbaugh's Mail class to email the PDFs automatically.:
http://www.groupacg.com/

and Win2PDF to make the PDFs:
http://www.win2pdf.com

I've used all and all work. Steven Lebans will be the cheapest, and works
very well, but will require more work on your part putting everything
together. Solution #3 costs about $100 per seat, but works beautifully and
Steve Arbaugh has basically written a lot of the code you'll need.
 

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