G
gbsusheel
I have a problem in printing to a laser or an ink jet printer in VB 6.
When i print from a VB6 program using the printer.print command, the output
being a A4 size paper in laser printer, the print alignment is not the same
for all the column in all the rows. I am trying to print a report with four
coloums and it has got many rows. I ahve manually set the alignment for all
the columns by adding spaces to the fields where the width is less than the
fixed coloumn width. When the width is less, the print alignment changes and
it would be nice if anyboby can suggest a solution for this.
When i print from a VB6 program using the printer.print command, the output
being a A4 size paper in laser printer, the print alignment is not the same
for all the column in all the rows. I am trying to print a report with four
coloums and it has got many rows. I ahve manually set the alignment for all
the columns by adding spaces to the fields where the width is less than the
fixed coloumn width. When the width is less, the print alignment changes and
it would be nice if anyboby can suggest a solution for this.