View Full Version : Printing Reports


sassenach
05-12-2003, 11:15 PM
Hi,

I build a company order form and the invoices are show in the reports.
I want to send a report (invoice) by e-mail to a recipent, but I noticed the only way the report can be sent as is, is as a snap shot. Problem with that is, if someone doesn't have access on thier computer, they can not open the snap shot. Is there any other choices?
Meytal

Fizzio
05-13-2003, 03:40 AM
You can send it also via html, text or RTF but you will lose the lines.

Use the acFormatHTML, acFormatText or acFormatRTF in the output format of the SendObject method.