Carsten Erker created CAMEL-7135:
------------------------------------
Summary: Add page orientation property to camel-printer component
Key: CAMEL-7135
URL: https://issues.apache.org/jira/browse/CAMEL-7135
Project: Camel
Issue Type: Improvement
Components: camel-printer
Affects Versions: 2.12.2
Reporter: Carsten Erker
The printer component currently does not support specifying a page
orientation. The Java Print Service supports portrait, landscape,
reverse-portrait and reverse-landscape (see
javax.print.attribute.standard.OrientationRequested attribute).
The camel-printer component shall be extended to support an
additional configuration parameter "orientation" with the above mentioned
values "portrait", "landscape",
"reverse-portrait" and "reverse-landscape". The default page orientation shall
be "portrait".
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)