|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
locating header and footer on multible pageshi there,
I have an array of about 22 members and a heading for my paper about 6 lines and a 2 lines footer . the problem is that when the array is full the printer requires a new page to print the rest of the array , so how can I force the printer to print a certain nomber of lines and place the header on the new page. thanks in advance. Mr:waly wrote:
> hi there, How are you passing this array to the printer. Please post some sample > I have an array of about 22 members and a heading for my paper about 6 > lines and a 2 lines footer . the problem is that when the array is full > the printer requires a new page to print the rest of the array , so how > can I force the printer to print a certain nomber of lines and place > the header on the new page. > thanks in advance. > code. Chris the header and the footer and the array are passed as functions after
the printer common dialog, each with a code excluding the empty lines somthing like if text(i).text<>""then printer.print text(i).text ..........,and the other printer stuff like font, line the functions are called from the print button click event
what's up? reading xml
Best Practices - Coding Convention Question How do you know when all databindings on form are complete? Reading Excel in VB.NET How to update data in Windows Datagrid DoEvents in VB.NET Committing Byte Array to Disk Building VB.NET Interface definitions from a COM interface Process BUG? drag / drop list view items from two list views |
|||||||||||||||||||||||