Simple PDF creation

G

Gary Dolliver

Hi all,
I have an existing report being brought to screen that I would like to
automatically name and save as a PDF to a specific location. I have been
looking through the threads here and there is a lot of focus on Mr. Lebans
PDF generator, but am hoping for something simpler?
I am already gathering the file name and path location to save to, how can
this be implemented? Are all the extras really needed?
Please let me know, thanks!
-gary
 
D

Daniel Pineault

Stephen's Report2PDF is the best and simplest I have used. It is a drop into
place solution requiring very little from the developper but a line or 2 of
code to use.

Your other option is to install a pdf writer (Acrobat, PDFCreator,
CuteWriter,...) on each machine and then learn to code whatever it is you
installed. This will probalbly be much more time consuming and frustrating.

I would take another serious look at Stephen's solution.
--
Hope this helps,

Daniel Pineault
http://www.cardaconsultants.com/
For Access Tips and Examples: http://www.devhut.com/index.php
Please rate this post using the vote buttons if it was helpful.
 
D

Dirk Goldgar

Gary Dolliver said:
Hi all,
I have an existing report being brought to screen that I would like to
automatically name and save as a PDF to a specific location. I have been
looking through the threads here and there is a lot of focus on Mr. Lebans
PDF generator, but am hoping for something simpler?
I am already gathering the file name and path location to save to, how can
this be implemented? Are all the extras really needed?
Please let me know, thanks!

For Access versions before 2007, Stephen Lebans' Report2PDF is the best
solution I know of. Access 2007 includes PDF output as a free download.
 

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