Re: win32lib printing

new topic     » goto parent     » topic index » view thread      » older message » newer message
buzzo said...

what units of measure are we using?

twips?

Good question! I don't really know. I suppose we could consult the printer. blink

include Win32Lib.ew 
 
integer dpiX = queryDevice( Printer, LOGPIXELSX ) 
integer dpiY = queryDevice( Printer, LOGPIXELSY ) 

I am not really in a position to test this right now but that should do the trick.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu