Report Window Minimizes

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Jeff_Ward
Posts: 19
Joined: Tue Oct 10, 2017 12:44 pm

Report Window Minimizes

Post by Jeff_Ward » Wed Jun 09, 2004 8:40 am

We build a little application taht calls the runtime and passes it certain parameters. We are having a problem in that the reports run fine, except that they are all minimized. How can we pass a parameter that starts the report either full screen on in a window and not minimized? Also when we send the report to the screen, it is zoomed in level, how can we have it start at the full page? ____Here is the control file we are passing.____RI_REPORT=C:CODE31REPORTSDEPARTMENTEMPLOYEE SENIORITY REPORT.RRW__RI_MASTER=P:CODE3__RI_PRINTER=D__RI_WPTR=DEFAULT__RI_WTITLE=EMPLOYEE SENIORITY REPORT.RRW__RI_WTOP=144__RI_WLEFT=192__RI_WHEIGHT=480__RI_WWIDTH=640__RI_WBORDER=2__RI_NOESC=F__RI_SCOPE=E__RI_STATUS=T

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Report Window Minimizes

Post by kfleming » Thu Jun 10, 2004 8:42 am

While the report is being generated, it will always just show as an icon until it is ready to display the first page of the report.__If you remove the window size settings, the report will display at the middle zoom level but in a full window.__Runtime always uses the middle zoom level. There is not currently a setting to select which level will be used.____Kathleen__R&R Support__

Post Reply