Default Avatar

Tigerandy

Tigerandy

About

Username
Tigerandy
Joined
Visits
0
Last Active
Roles
Members

Comments

  • I have tried this in the OnBeforePrint event, but there is an error message 'invalid file format' when the report is shown: procedure TForm41.frxReport1BeforePrint(Sender: TfrxReportComponent); var  s: TStringStream;  Rich: TfrxRichView;  i…
  • Thanks for your help. But what do I have to do to get the text from the RichEdit field of my application to the FastReport sheet?