Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3042

Printer left margin

$
0
0
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?

Viewing all articles
Browse latest Browse all 3042

Trending Articles