OutputTo will not work with PDF.
One option is to get a print driver that will create PDFs (such as Adobe
Acrobat or PDF995 or CutePDF) and print your report to that driver.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
Doug, do you have any code examples without using a 3rd Party tool? I am
trying to get my code that used to work under Access 2000 with Acrobat v5, to
now work with Acrobat v6 or v7? The "PDFWriter Printer" no longer exists,
and I am trying to find some code examples using straight VBA code to output
to PDF using Access 2000.
> OutputTo will not work with PDF.
>
[quoted text clipped - 8 lines]
> > DoCmd.OutputTo acReport, strReportName, "SnapshotFormat(*.snp)",
> > strPath, False, "", 0
Douglas J. Steele - 10 Oct 2005 16:54 GMT
No version of Access have PDF capabilities built into it (although they will
be added in Access 12), therefore you have no choice but to use a 3rd party
tool.
Take a look at what Steve Arbaugh has at
http://ourworld.compuserve.com/homepages/attac-cg/
Or, if you hold on a week or two, Stephen Lebans will be releasing a class
that'll be capable of generating PDF.

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Doug, do you have any code examples without using a 3rd Party tool? I am
> trying to get my code that used to work under Access 2000 with Acrobat v5,
[quoted text clipped - 17 lines]
>> > DoCmd.OutputTo acReport, strReportName, "SnapshotFormat(*.snp)",
>> > strPath, False, "", 0
Jeff Conrad - 10 Oct 2005 23:03 GMT
> Or, if you hold on a week or two, Stephen Lebans will be releasing a class
> that'll be capable of generating PDF.
I thought that was NDA.
:-)

Signature
Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html