Error on PrintPreparedReportDlg

edited December 2005 in FastReport 2.xx VCL
I have a C++builder program which has been running Ok for some time but after changes now returns an error on calling PrintPreparedReportDlg
The program lines are like
if(ShowPreview) frInvReport->ShowReport();
else frInvReport->PrintPreparedReportDlg();

the showreport works fine and displays the report correctly but any attempt to actually print it causes an EReadError - Invalid Property Error
Error reading E1->OnKeyPress

The same error occurs on PrintPreparedReportDlg

This error also occurs when I run the old (previously working version)
The printer is on another computer connected via LAN and works OK to print other things like code listings etc.

Can anyone point me in the right direction

Steve

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.