A ahamilton New member Local time Today, 11:17 Joined Oct 20, 2009 Messages 3 Oct 20, 2009 #1 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
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
N namliam The Mailman - AWF VIP Local time Today, 03:17 Joined Aug 11, 2003 Messages 11,695 Oct 20, 2009 #2 pdf writer works like a printer, simply print to it, it is not a format or anything Good luck & welcome to AWF
pdf writer works like a printer, simply print to it, it is not a format or anything Good luck & welcome to AWF
I irish634 Registered User. Local time Yesterday, 21:17 Joined Sep 22, 2008 Messages 230 Oct 20, 2009 #3 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.
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.