I want to print on A3 size paper (approximately width 16 inches) using data reports through VB. When I tried it gave me an error as Report width larger than paper width.
Printable View
I want to print on A3 size paper (approximately width 16 inches) using data reports through VB. When I tried it gave me an error as Report width larger than paper width.
Take a look at this code. It changes the paper size to A4 but you can change it any way you want.