Focal Point
passing parameters

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4971084042

August 06, 2007, 10:47 AM
<John.lee>
passing parameters
Hi
I am using Web focus Developer Studio Version 7.1.4
I was new to web focus and am working on graphs,
I am getting two issues with my reports
The first issues is passing the parameter from the input screen (for example I have State, District, City fields), by passing the State parameter I should get the report of graphs for all District in that State, one graph per District,
The second thing is the report for each District should placed side by side in a page as I have maximum of 20 graphs in a State it should continue to next page on spacing issue. How can we split the report in to second page?
August 06, 2007, 11:03 AM
FrankDutch
John

Is your output in HTML or PDF

You can set the page size and length by
-SET commando's (look in the help)




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

August 06, 2007, 11:05 AM
<John.lee>
Hi Frank
my output should be in PDF
August 06, 2007, 11:30 AM
<John.lee>
Hi Frank
iam working fine with page issue ,
but iam unable to pass the parameter