https://issues.apache.org/ooo/show_bug.cgi?id=121736
Bug ID: 121736
Issue Type: DEFECT
Summary: [AWT] Printing API - Job setup properties are ignored
Classification: Code
Product: api
Version: AOO 3.4.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
"Orientation" and "Horizontal" are two properties of
css.awt.XPrinterPropertySet, they can be set using the css.beans.XPropertySet
or with XPrinterPropertySet.setHorizontal
Properties are set and stored in member variables, but are actually never
applied to the printer in order to determinate the paper orientation.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.