‎2009 Jan 30 6:12 AM
Hi Experts,
I require ur sugestion.
here iam using scripts where it contains 2pages of same structure(windows). The footer window contains much text such that i cannot print it completely. so i divided the footer text into 2 parts(part-I and part-II).
Now for least items in the main window i should only display footer part-I and display part-II in the next page and for maximum items in the main window i should display the footer(p-I, p-II) in the next page.
so i used protect, endprotect for footer(part-I, part-II) such that depending upon the main window items footer gets adjusted but here main window items and footer text is getting overlapped in a single page and not trigerring next page.
So please suggest me what kind of precautions do i need to follow.
thanks in advance.
mahesh
‎2009 Jan 30 9:22 AM
Hi,
Check the Layout design. using Settings->Form painter click on Graphical.
May be Mainwidow and Footer window are collisoned. Check Upper margin values.
Regards,
Sunil
‎2009 Feb 02 1:53 PM
Hi,
i like to ask one thing if i declare the footer window text (part-I and part-II) in the main window and if go for more no. of items will their be any effect as i tried it doing but only for few items and not tried for more no. of items. In futher will be any effect while working on this script.
Please let me know.
‎2009 Feb 28 7:54 AM