Page 1 of 1

User component for many Reports

Posted: Sat Mar 08, 2014 4:56 pm
by ChrDressler
Hi,

I have a logo, composed by some Sti's text components.
Is it possible to use this "group" of components at other components?
I try the MasterReport feature, but with this, i can't change the props (Top, Height) of master-components in the "child"-report.

regards,
Christoph

Re: User component for many Reports

Posted: Mon Mar 10, 2014 10:05 am
by HighAley
Hello, Christoph.
ChrDressler wrote:I have a logo, composed by some Sti's text components.
Is it possible to use this "group" of components at other components?
I try the MasterReport feature, but with this, i can't change the props (Top, Height) of master-components in the "child"-report.
If you use any report as Master report then it's impossible to change components of the master report.
If you need to change them you should make changes in master report.
As a way you could use external sub-report. But anyway you should make changes in the file that you use.

Thank you.