How to present prewiew in reports
Hi everybody
Good Morning
I have a doubt...I need to show a report, now I am using the command
ppreport.print or ppreport.printreport and report is showed... Now I wanna
know
if is possible showing the report but without showing the window where
report appear...Is that Possible?....if that is not possible, then I would
like to show but with a maximized window.....Please help me
Thanks a lot
Good Morning
I have a doubt...I need to show a report, now I am using the command
ppreport.print or ppreport.printreport and report is showed... Now I wanna
know
if is possible showing the report but without showing the window where
report appear...Is that Possible?....if that is not possible, then I would
like to show but with a maximized window.....Please help me
Thanks a lot
This discussion has been closed.
Comments
Try setting the Report.PreviewFormSettings.WindowState to wsMaximized so the
window will be maximized when you load the report. You can do this in code
by including the ppTypes unit in your uses clause or at design time in the
Delphi Object Inspector.
--
Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
Delphi Informant Readers Choice awards!
http://www.delphizine.com/ballot2004/
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com