hi,
i created mainwindow with dimensions
Left margin 0.5 cm width 18 cm
upper marginn 4cm height 12 cm
in this i created table1 of width 18cm.after the contents in this table1 are dispalyed,i want the contents of template1 and
another table2 to be displayed.
i want to create template 1 with width of 9 cm and adjacent to it table2 with width 9cm
i want the contents of this template1 and table2 side by side below table1.
for template1 i gave the option left-justified and for table 2 the option right-justified.but when i execute the form table2 contents are getting displayed to the right below template1 but not to the adjacent of template1.how can i fix the upper margin here
please suggest me a solution.