Fax multiple reports

D

Daniel

Hi,

I need to send a few access reports to a customer in a single fax.
The fxcomex.dll library allows only one file to be sent each time using the
..Body property.
Does anyone knows how to send multiple reports or how to merge multiple
snapshot files ?

Thanks
 
J

Jeff C

Create a new report and place all the reports you want to send on it just as
you would a subreport by dragging and dropping. Modify the size of the
reports by dragging the edges. You can fit many reports on one report
template and with a bit of configuring you can accomplich what you are trying
to do.
 
D

Daniel

This might be the solution i'll use but I have another problem - one of the
documents to send is a word document or a pdf and this is a bit more
complicated... :-(

Any other suggestion ?
 
Top