End user change in designer

I have created a report design (.frf) and want to give the ability to the end user to change this design (like have a memo in bold for example), save it as a new '.frf' report file and be able to use it later.

Curently I am using the unregistered version (for tests) but all I get is an "image" of the report ; all bands, scripts are invisible for the end user.

It there a flag/setting somewhere to be able to do this ?

Note: the "Restrictions" property is supposed to limit this, right ?

Thanks for your help.

Chris

Comments

  • edited April 2004
    As guessed, question was useless if you read carefully documentation... (RTFM as they say).

    The answer is:
    frReport1.DesignReport;

    I thought report design function was launched when you double click in the preview window ; in fact, its a different call from within the source code.

    Self-answered ! ;)

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.