Respected Sir,
OS : Windows XP Professional Edition sp2
Language :visual basic 6.0
I am trying to print Picturebox which contains vertical line of length 5cm
using "Printform" method.The problem is output on page is vertical line with
length 4cm.
Picture in Picturebox is loaded at runtime on click event of button.
source code:
[code=vb]...