You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Carsten Erker (JIRA)" <ji...@apache.org> on 2014/01/15 13:41:21 UTC

[jira] [Created] (CAMEL-7135) Add page orientation property to camel-printer component

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)