realbasic-nug
[Top] [All Lists]

PC Printer resolution -- anyone get this to work?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: PC Printer resolution -- anyone get this to work?
From: Aaron Bratcher <aaronbratcher at ontargetreports dot com>
Date: Sat, 27 May 2006 20:31:18 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
When I run this code, res is always 72 dpi. Is it because it's an HP? Is it because it's windows server 2003? (RB 555). Trying to find answers to how to give me something besides 72.

setup = new PrinterSetup
setup.maxhorizontalResolution = -1
res = setup.horizontalResolution

--
Aaron Bratcher
On-Target Reports, Inc.
http://www.ontargetreports.com


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>