Print Error
Hi,
I've a question about reportbuilder 7.01.
I have made a service-program.
I have a datamodule with my ppReport and a ppDatapipeline.
Important settings are:
Devicetype := printer;
ShowCanceldialog := false;
ShowPrintDialog := false;
..
When i call print, i get this error:
"Screen printer does not support printing "
What does it means ??
Can you print within a service program , is that maybey the problem ?
I can print my document at design time !
Greetz Hans
I've a question about reportbuilder 7.01.
I have made a service-program.
I have a datamodule with my ppReport and a ppDatapipeline.
Important settings are:
Devicetype := printer;
ShowCanceldialog := false;
ShowPrintDialog := false;
..
When i call print, i get this error:
"Screen printer does not support printing "
What does it means ??
Can you print within a service program , is that maybey the problem ?
I can print my document at design time !
Greetz Hans
This discussion has been closed.
Comments
report. Set it to 'Default' instead. If you are loading report templates,
assign the public
Report.Template.OnLoadEnd event to set all loaded reports to the default
printer name.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com