Using the Printer function, how can I size the co-ordinates so the picture prints in the centre of an
A4 or 8.5 x 11.5 piece of paper ?
Is there an easy method to find the dimensions ?
Printer.PaintPicture (Me.Controls("img" & i)), ???, ???, ???, ?????????????
Printer.EndDoc



