snapshot or pdf

  • Thread starter Thread starter rml
  • Start date Start date
Hi,

Have you tried the acFormatPDF in stead of acFormatSNP?
I use this format with access 2007.
 
On Mon, 20 Oct 2008 06:06:01 -0700, rml

Why does this line create a snapshot? Check the syntax in the help
file and you will find the third argument has something to do with
that. While you're there, also read about the Add-In you need to have
installed to support PDF.

-Tom.
Microsoft Access MVP
 
I changed it to acFormatPDF and when I click my command button, I get a list
of file formats. XLS, html, txt, etc.... I think it's looking for the pdf
file type. Do I have to install an add-in for a pdf? Do you know of one for
access 2003?

Thanks.
 
It works fine? Not sure why you are asking that? I'm just trying to make it
create a pdf instead. Do you know of an add-in for creating pdf's?

Thanks.
 
On Mon, 20 Oct 2008 08:13:01 -0700, rml

The A2007 help page on SendObject has this Note :
You can save as a PDF or XPS file from a 2007 Microsoft Office system
program only after you install an add-in. For more information, search
for "Enable support for other file formats, such as PDF and XPS" on
Office Online.

-Tom.
Microsoft Access MVP
 
Before I got Office 2007, I used PrimoPDF as my PDF software. It basically
acts as a printer driver, so you select it as your printer in the print
dialog.

The disadvantage is that I had to print the report to a file, then email it.

--
HTH
Dale

Don''t forget to rate the post if it was helpful!

email address is invalid
Please reply to newsgroup only.
 
Back
Top