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/16 10:29:21 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Erker updated CAMEL-7135:
---------------------------------

    Description: 
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".

See also http://camel.465427.n5.nabble.com/camel-printer-with-page-orientation-td5745991.html

  was:
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".


> 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
>              Labels: features, patch
>
> 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".
> See also http://camel.465427.n5.nabble.com/camel-printer-with-page-orientation-td5745991.html



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)