How to create a Custom Preview
Hi,
i want to know how to create a custom preview using TFrPreview to view the report in the same form in some panel.
now its opens in a new window
/Shanil
i want to know how to create a custom preview using TFrPreview to view the report in the same form in some panel.
now its opens in a new window
/Shanil
Comments
Did you set the TFRReport's Preview property to the appropriate TFRPreview component? If so, it wouldn't show its primary preview window in a new window.
Regards:Alex
I also want to put the TfrPreview component directly in my frame with all the other edit controls, buttons, ... This means that I don't want to show an additional preview window. Is this possible? Trying this FastReport generates the report and afterwards destroys the preview component in my form as if there were a window to close. Is there a way solve this?
Thanks in advance
Frank Ritschel