A
AlCamp
In Access97, I'm looking for a method to email a complicated report directly
from Access.
The SendObject formats do not properly handle the text, subforms, and
charts, so I'm trying to use a PDF or Snapshot format.
Is there a acFormatSnp format for the SendObject funcion?
If not... what's a good method to use to do this? SendObject? OutputTo?
I tried PrimoPDF (a PDF Printer definition) but it only allowed me to save
the report as a file. Could I then send that file via email
"programatically"?
Or, is there a PDF converter out there that will convert a report to PDF,
AND email it as an attachment.
Thanks for any help,
Al Camp
from Access.
The SendObject formats do not properly handle the text, subforms, and
charts, so I'm trying to use a PDF or Snapshot format.
Is there a acFormatSnp format for the SendObject funcion?
If not... what's a good method to use to do this? SendObject? OutputTo?
I tried PrimoPDF (a PDF Printer definition) but it only allowed me to save
the report as a file. Could I then send that file via email
"programatically"?
Or, is there a PDF converter out there that will convert a report to PDF,
AND email it as an attachment.
Thanks for any help,
Al Camp