FastReport Printing Problem

During printing in fastreport SIGPIPE error occurs. This is the part where the error occured.

procedure TfrReport.PrintBeforeModal(Sender: TObject);
begin
DoPrintReport(FPageNumbers, FCopies, FCollate, FPrintPages); --> this part here
frProgressForm.ModalResult := mrOk;
end;


this file is coming from the fr_class.pas;

I can't figure out what's wrong with the demo program but i believe this is working, right? but i just can't print.

Comments

  • edited 1:13PM
    yeah, i also having the same problem.....hiiikksss ;) could anyone help us ????
  • edited June 2012
    Dudes, I am of the same troubles.
    I would appreciate any help.

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.