Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Saving Access 2003 reports as PDF files using VBA 1

Status
Not open for further replies.

BrooksR

Programmer
Feb 24, 2001
98
US
Is there anything built into A2003 for saving reports as PDF files?

I need to be able to do this from code.

If not, is PDFCreator (public domain) a good choice?

Other ideas?

Thanks!
 
PDFCreator worked for me, I have also heard that CutePDF is good.
 
Thanks Remou. I DLed PDFCreator and am testing it. Looks promising.

Brooks
 
Hi

Just last week, hermanlaksko in thread705-1478540
recommended the following link to solve your problem:


I have not tried it yet as it was not relevant to me, but this is a FREE solution to your problem. :)

Cheers


Zollo VBA Developer
[thumbsup]
 
Both PDFCreator and CutePDF are free. PDFCreator is an open source project.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top