Creating a report in PDF

ahamilton

New member
Local time
Today, 11:17
Joined
Oct 20, 2009
Messages
3
DoCmd.SendObject acReport, stDocName, acFormatSNP

I want to create a report in pdf not SNP or RTF is there a way I can do this, I have a pdf writing installed.

ANY help would be appreciated,

Thanks Drew
 
pdf writer works like a printer, simply print to it, it is not a format or anything :(

Good luck & welcome to AWF
 
I use Lebans PDF module. It works like a charm. If you're using Office 2007, I believe you can do it without the module.

Namliam is correct though... since you have the pdf printer installed, just print to that.
 

Users who are viewing this thread

Back
Top Bottom