Design report outside Delphi

mierlpmierlp Netherlands
edited 11:45PM in FastReport 3.0
hi

i've created a applications which uses FastReport.
In some reports the user has to change some text.
Is it possible to let a user change a existing report
without the use of Delphi. I use fastreport 3.24

greetz Peter

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:45PM
    yes
    if you include designer
    reports can be edited in preview window.
    ;)
  • mierlpmierlp Netherlands
    edited 11:45PM
    hi,

    Can you give an example...i did assign frxPreview and frxDesgn
    to the uses section...but when compiling i get a error the
    frxpreview.pas can't be found.

    I placed a frxpreview on the form and a button with the code:
    frxPreview.loadfromfile('C:\Data\test.fr3'

    but it's not working
  • gordkgordk St.Catherines On. Canada.
    edited 11:45PM
    you only add preview component when using custom previews.
    after loading report
    call show report
    in the preview window click on the editpage button
    ;)

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.