Board index » delphi » How can I display report preview in one of my TPagecontrol (not create a new form )

How can I display report preview in one of my TPagecontrol (not create a new form )

Hi

I'd like to display Report preview in my form
(do not create a new form, just diaplay in a
TPageControl, How can I do it ?

thx in advance

Simon

 

Re:How can I display report preview in one of my TPagecontrol (not create a new form )


Hi, You might consider using a TQRPreview ... should work
fine for you.
HTH
angshu

Quote
"Simon Wang" <simo...@online.sh.cn> wrote in message

news:4kujitk1m5mk397miau8hrshj4n97v1fe4@4ax.com...
Quote
> Hi

> I'd like to display Report preview in my form
> (do not create a new form, just diaplay in a
> TPageControl, How can I do it ?

> thx in advance

> Simon

Other Threads