-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta2
-
x86
-
linux
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b73)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b73, mixed mode)
PrinterJob.pageDialog(PageFormat page) should display Page Setup dialog with predefined values from page parameter. But media size is allways set to "letter" (the first item) although page size has been changed before. The page orientation and sides are set properly.
There is the same problem with Page Setup in PrinterJob.printDialog().
Try to run attached example.