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:31:19 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13873189#comment-13873189 ] 

Carsten Erker commented on CAMEL-7135:
--------------------------------------

Finished implementing the Feature and created a pull request on Github:

https://github.com/apache/camel/pull/88

> 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)