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

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

Chandrakant Hardahe commented on CAMEL-15535:
---------------------------------------------

Hi [~watcher] Thanks for reporting it, I'll work on this.

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