SaveToStream after Edit

edited 2:46PM in FastReport 3.0
I am loading the file from a database into frxReport1 with loadFromStream().
And so i cal: frxReport1.DesignReport;

When the user is finish to edit the report i want to save it into a new stream.
And if the user is canceling the edit i vant to pick that up as well.

any ide's?


StianS

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 2:46PM
    See the load save to stream demo Den posted in the binaries news group
    ;)
  • edited 2:46PM
    Nice example, but it did not answer my question.

    The problem is when i open the editor. And the user will save the changes.
    Can I define that if the user chose save/save as it will save to stream?

    Or is it a event that i can use to direct the save?

    S.
  • edited 2:46PM
    Hello.

    Found a way to do this:

    Using OnSaveReport.

    ;)

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.