-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.1
-
x86
-
linux_redhat_7.2
In redhat linux 7.2 ,printing of jpg images with landscape as orientation is not happening with hopper build 14.
java -version
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b14)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b14, mixed mode)
How to reproduce the bug.
--------------------------
1.save the attached the program and image in the same directory.
2.Compile and run the printql.java .
3.Click on the button with label as "Portrait".
4.A Common print dialog will appear ,click on the print button.
5.Print out can be collected from the printer.
6.Now ,click on the button with label as "Landscape".
7.A common print dialog will appear ,click on the print button.
8.PRINTING doesn't happen as expected.
(In my case,printer is directly connected to the m/c as "local printer")
java -version
java version "1.4.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-beta-b14)
Java HotSpot(TM) Client VM (build 1.4.1-beta-b14, mixed mode)
How to reproduce the bug.
--------------------------
1.save the attached the program and image in the same directory.
2.Compile and run the printql.java .
3.Click on the button with label as "Portrait".
4.A Common print dialog will appear ,click on the print button.
5.Print out can be collected from the printer.
6.Now ,click on the button with label as "Landscape".
7.A common print dialog will appear ,click on the print button.
8.PRINTING doesn't happen as expected.
(In my case,printer is directly connected to the m/c as "local printer")
- duplicates
-
JDK-4700543 Wrong string bounds using helvetica font in rotated Graphics.
-
- Resolved
-