Ouput to PDF problem

S

Steve Hall

I am using Stephen Lebans function ConvertRerportToPDF to ouput an Access
Report to PDF format. It has been working fine for almost a year, then
suddenly quit. I have isolated it to the OutputTo function. It gives no
error, just never returns. The actual line of code is:

DoCmd.OutputTo acOutputReport, RptName, "SnapshotFormat(*.snp)",
strPathandFileName

I have debugged and everything looks fine. I have also
decompiled/recompiled.

Any suggestions?

Steve Hall
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top