-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
generic
-
generic
Beta feedback from user :
"I'm working with the new JDK 1.4 printing features, nice job! But I've
got a concern..
The new cross platform PrintJob.pageDialog has no provision for entering
the left, right, top, bottom margins. Is this the intended design? If
so, I see two problems with this.
One is that almost all applications allow margin settings in the page
setup dialog, as does your native PrintJob.pageDialog. But with your
cross-platform design, most developers will have to create a separate
page setup dialog just to let the user enter margins, defeating the
purpose of your nice, unified cross-platform dialog.
"I'm working with the new JDK 1.4 printing features, nice job! But I've
got a concern..
The new cross platform PrintJob.pageDialog has no provision for entering
the left, right, top, bottom margins. Is this the intended design? If
so, I see two problems with this.
One is that almost all applications allow margin settings in the page
setup dialog, as does your native PrintJob.pageDialog. But with your
cross-platform design, most developers will have to create a separate
page setup dialog just to let the user enter margins, defeating the
purpose of your nice, unified cross-platform dialog.