
Problem printing in Win 95 but not Win 98
Quote:
> I've got a problem printing from within my Visual Basic program on Win 95
> machines.
> When a user goes to print from the print preview screen the get a empty
> dialog box with only a yellow triangle with exclamation mark in ti. Users
> cant getting this and mus re-boot or ctrl-alt-dlete out of the program.
> This program works great on Win 98 machines.
> I'm using Crystal Reports 6.0 and Visual Basic 6.0.
> Pleasy, help me....
> Victor
Well, so I'm not the only one!!!!!
I've got this problem too, the same message box with exclamation mark and no
error descriprtion.....
For the moment, I by-passed the problem by setting "Destination" report
property directly to printer, and calling the "PrintReport" method instead
of setting the property "Action"=1.
However this is not a good solution if you need a report preview before
printing it (that's what I really need) directly to printer.
Every good suggestion is really welcome
tks
Paolo