Code Comments
Programming Forum and web based access to our favorite programming groups.Need help to programmically send Access generated report to a PDF File. I presently preview an Access Rpt and save a Word doc and then print to a PDF file. Seems so cumbersome. The USAF will appreciate your expertise.
Post Follow-up to this messageOn 28-Oct-2004, examnotes <fpc_caps@yahoo.com@discussions.microsoft.com> wrote: > Need help to programmically send Access generated report to a PDF File. I > > presently preview an Access Rpt and save a Word doc and then print to a > PDF > file. Seems so cumbersome. The USAF will appreciate your expertise. Download the PDF 995 printer driver from http://www.pdf995.com/download.html and then make it your default printer and print the report. If you have a problem, you can probably decipher my address. Drop a line. -- Robert Berman Vulcan Software Services Thornmastr@NOSPAM.earthlink.net
Post Follow-up to this messageIf you have PDFWriter, which ships with Acrobat 5 or older, you could use the code shown at this link: http://www.mvps.org/access/reports/rpt0011.htm If you have Acrobat 6, you could still use the same code but use some third party software to create the PDF, such as Win2PDF from Dane Prairie, which I have had good luck with. You would set the default printer to Win2PDF instead of PDFWriter. Ragnar "fpc_caps@yahoo.com" <fpc_caps@yahoo.com@discussions.microsoft.com> wrote in message news:B7A1DD9C-4482-4902-B3D7-4100A4CB2DA5@microsoft.com... > Need help to programmically send Access generated report to a PDF File. I > presently preview an Access Rpt and save a Word doc and then print to a > PDF > file. Seems so cumbersome. The USAF will appreciate your expertise.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.