5 pts.
 Printing a report in varying pagesizes
I have a customer who want to the dot matrix printer to stop where the invoice ends.. it could be juz 3inches for some bills and A4 for some others..can anyone please tell me how to set the pagesize through code in VB6? I tried using the Printer.PaperSize property.. but no effect..anybody got a work aroud????

Software/Hardware used:
ASKED: November 16, 2007  7:58 PM
UPDATED: August 4, 2008  11:43 AM

Answer Wiki:
Perhaps you can try to set up two print drivers, one for each paper size(as default). And use the code to switch between the two drivers.
Last Wiki Answer Submitted:  November 21, 2007  5:20 am  by  HCream   1,235 pts.
All Answer Wiki Contributors:  HCream   1,235 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Please can you explain clearly.

 10 pts.