Exception trying to open .frf

Hi, first, sorry for my english, it??s not very good.

I have installed fastreport in Borland Builder C++ following the setup.txt steps. I can use the FR panels and design reports, but i have a problem. I have a form with a print button and a TfrReport. This is the code for the onClick method:
         frReport1->LoadFromFile("test_FastReport.frf");
         frReport1->ShowReport();
but i receive the following message:

Exception... EClassNotFound...TFrRichView

What have i do bad?

Thx.

Comments

  • Bert BinnenmarschBert Binnenmarsch Terneuzen
    edited 10:19AM
    Try to add a TfrRichObject to your form or datamodule.
  • edited 10:19AM
    Hello, I'm Spanish. My english it's not good.
    I'm new with FastReport.
    Add a TfrRichObject to my form and ....????
    Thx. ;)

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.