-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta
-
sparc
-
solaris_7
When submitting any print request via the javax.print API
a developer is required to supply a "Doc". "Doc" is an interface
with 5 methods and some important semantics. We need to make basic
print job creation easier by providing an implementation of this class which
is generally useful. Without this class the API is more burdensome to use
than it need be.
a developer is required to supply a "Doc". "Doc" is an interface
with 5 methods and some important semantics. We need to make basic
print job creation easier by providing an implementation of this class which
is generally useful. Without this class the API is more burdensome to use
than it need be.