I have code that prints.
PrintDlg.
StartDoc
StartPage
TextOut
EndPage
EndDoc

I am trying to calculate left margin from (inchis * 100) to pixels.
So the left input for TextOut will be correct.
How do I do this?