RE: using setPenPosition
- Posted by Ron Austin <ronaustin at alltel.net> Dec 06, 2003
- 485 views
Wolf wrote: > > > > What am I missing here? Why won't it print at the same spot that it > > does > on my > > printer? > > Different printers have different pixel ( dot ) resolutions. Check out > getCtlSize(), which can return the x and y 'page' range of a printer. > No 'trial and error' required ;) > > > Thanks Wolf, that's just what we needed. By the way, when my brother > cut out the sample code and tried it, it wouldn't work and then he > noticed that the second quote mark was missing from the example in the > Win32Lib documentation.