[Mono-bugs] [Bug 79992][Nor] Changed - [Win32] PrinterSettings complains about (incorrect) invalid settings
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 20 14:44:09 EST 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by shana.ufie at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79992
--- shadow/79992 2006-11-20 14:42:42.000000000 -0500
+++ shadow/79992.tmp.16829 2006-11-20 14:44:09.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 79992
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: shana.ufie at gmail.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -60,6 +60,14 @@
returned 0 (i.e. no error).
------- Additional Comments From shana.ufie at gmail.com 2006-11-20 14:42 -------
Created an attachment (id=18124)
Test app for DocumentProperties in win32
+
+------- Additional Comments From shana.ufie at gmail.com 2006-11-20 14:44 -------
+The above app outputs the return result from calling
+DocumentProperties in win32 with only the name of the printer and
+nothing else. It should return values > 0 if the printer name exists
+on the machine, -1 otherwise.
+
+Usage: win32.exe <name_of_printer>
More information about the mono-bugs
mailing list