No landscape print preview
Brought to you by:
acarboni
When I set the printer to landscape mode, the preview is still
in portrait mode. The printing itself occurs in landscape mode
as specified.
The problem is probably in GraphicPrinter.java which seems
to assume that asking for width and height of a page handles
this automatically. My printer driver (Kyocera) doesn't seem to
actually do that. So width and height may probably need to be
switched for this.
Benjamin Riefenstahl <mailto:riefenstahl@mecom.de>