Can anybody please help me with the following problem:<br>
I am working with VB6 and use a the internal Datareport component to produce a report.<br>
This report either needs to be printed, faxed or both.<br>
In order to print it, I can do something like:<br>
'Datareport1.printreport False' and the report will print perfectly to the default printer without showing a dialog box. But in the case where this report also needs to be faxed I need to print this to a driver called 'Relayfax printer driver' (I use Deerfield Mdaemon and Relayfax for this part).<br>
But here is my question: the selection of the printer must be achieved automatically (without user intervention through dialogboxes) !<br>
How do I achieve this ?<br>
<br>
Many thanks.<br>
Philip Van de Poel<br>
E-mail: pvandepo@capgemini.nl<br>
I am working with VB6 and use a the internal Datareport component to produce a report.<br>
This report either needs to be printed, faxed or both.<br>
In order to print it, I can do something like:<br>
'Datareport1.printreport False' and the report will print perfectly to the default printer without showing a dialog box. But in the case where this report also needs to be faxed I need to print this to a driver called 'Relayfax printer driver' (I use Deerfield Mdaemon and Relayfax for this part).<br>
But here is my question: the selection of the printer must be achieved automatically (without user intervention through dialogboxes) !<br>
How do I achieve this ?<br>
<br>
Many thanks.<br>
Philip Van de Poel<br>
E-mail: pvandepo@capgemini.nl<br>