hi..
i have a problem to make a report using vb+cr9.
i want to make a report with 11 inch length and 6 inch width.
then wanna print this report. i'm using printer epson lq-580 and don have any paper size like i want.
my coding
report.PaperSize = crPaperUser
report.SetUserPaperSize 8640, 15840
but i won't work.paper size is always using default printer setting (A4). why?
somebody please help me..
thanx..
