Access report to PDF

  • Thread starter Thread starter diego
  • Start date Start date
D

diego

Hi,

I need to print a report automatically to a pdf file customizing the pdf
destination file name and path aswell.

Any hint?

Thanks a lot
 
Thank you very much,

can I use Leban's tool even from an external Mdb file? Do you know how?

Diego
 
diego said:
Hi,

I need to print a report automatically to a pdf file customizing the
pdf destination file name and path aswell.

Any hint?

Thanks a lot

Hi diego,
you could see also PDFCreator a very useful free tool to create PDF
from any application : http://sourceforge.net/projects/pdfcreator/
downloading the source code you have also some examples of how to use
it with Office Application
 
You have to copy some of his code into your application, and put DLL onto
the machine.

Instructions are in the database.
 
Hi, thank you very much for answers!

I found another way to use the code from an external mdb, adding the Lebans
File to references.

Diego
 
Back
Top