This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 81493 - There is incorrect image for printing when I use Landscape Orientation
Summary: There is incorrect image for printing when I use Landscape Orientation
Status: CLOSED WONTFIX
Alias: None
Product: utilities
Classification: Unclassified
Component: Print (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 14:59 UTC by Victoria Zhukovskaya
Modified: 2006-08-28 10:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
scaning leaf (217.48 KB, application/pdf)
2006-07-31 15:01 UTC, Victoria Zhukovskaya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victoria Zhukovskaya 2006-07-31 14:59:50 UTC
There is incorrect image for printing when I use Landscape Orientation 

Print TRS Sample, design view.
I use Coke060730 WinXP, JDK is 1.6 beta
(D:\Program Files\Far>java -version
java version "1.6.0-beta2"
Java(TM) SE Runtime Environment (build 1.6.0-beta2-b86)
Java HotSpot(TM) Client VM (build 1.6.0-beta2-b86, mixed mode, sharing)

)
Result: there is incorrect image for printing when I use Landscape Orientation 
Printing is OK for bpel source.

See attachment
Comment 1 Victoria Zhukovskaya 2006-07-31 15:01:21 UTC
Created attachment 32360 [details]
scaning leaf
Comment 2 Vladimir Yaroslavskiy 2006-07-31 15:19:38 UTC
The problem is in jdk:

Version 1.5.0_07-b03 or 1.6.0-beta-b59g prints correctly.
Version 1.6.0-beta2-b83 or 1.6.0-beta2-b86 doesn't print incorrectly.

Workaround: user should set 1.5.0_07-b03 or 1.6.0-beta-b59g jdk.