You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/09/21 11:37:00 UTC

[jira] [Resolved] (CAMEL-15535) Camel Barcode : Add additional headers to the exchange such as orientation

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

Claus Ibsen resolved CAMEL-15535.
---------------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

> Camel Barcode : Add additional headers to the exchange such as orientation
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-15535
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15535
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-barcode
>    Affects Versions: 3.5.0
>            Reporter: Paddy Daly
>            Priority: Major
>             Fix For: 3.6.0
>
>         Attachments: code39-barcode-rotated180.png, code39-barcode.png
>
>
> When processing a code 39 barcode it would be helpful to add additional headers to the exchange.
> For example if you unmarshal a barcode that is rotated 180 degrees the orientation is included in the result object.
> {code:java}
> Result result = reader.decode(bitmap, this.readerHintMap); {code}
> {color:#cc7832} {color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)