2008 Feb 29 3:06 AM
would like to print in main window only 10lines. Usauly If main window full,it will overflow to next page. but my condition its not like that, If it is 10lines , remaining has to print in next page. I cannot adjust my main window for the 10lines. can any1 suggest pls..
Thanks in advance
would like to print in main window only 10lines. Usauly If main window full,it will overflow to next page. but my condition its not like that, If it is 10lines , remaining has to print in next page. I cannot adjust my main window for the 10lines. can any1 suggest pls..
Thanks in advance
2008 Feb 29 3:43 AM
Hi,
you decrease the size of the main window.
this will solve your problem
reward if helpful,
kushagra
2008 Feb 29 3:48 AM
No, I dont want to decrease my window size.tel me any other suggestion pls. because I have used Mainwindow in 2places in first page itself. if first mainwindow full, its started to print in Next main window.Instead of priting in next main window,it has to go for next page.
thanks for ur reply.
2008 Feb 29 3:47 AM
hi,
u can put a counter and keep incrementing it till 10 and as soon as it reaches it call the command NEW-PAGE.
2008 Feb 29 3:48 AM
Hi,
In the driver program you can control the same.
Set a counter if this is equal to 10 then print those lines, else trigger a NEW-PAGE and print the next 10 lines..
2008 Feb 29 4:22 AM
hi
good
Set a counter if this is equal to 10 then print those lines, else trigger a NEW-PAGE and print the next 10 lines..
thanks
mrutyun^
2008 Feb 29 4:27 AM
hi,
in u r driver write a condition that and set the counter if line count is 10 then new-page.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |