Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

How to present prewiew in reports

edited June 2004 in End User
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

Comments

  • edited June 2004
    Hi Ronadl,

    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/

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.