Barcode Orientation

Discussions about barcode reading and writing
Post Reply
moakley
Posts: 6
Joined: Wed May 14, 2014 3:34 pm

Barcode Orientation

Post by moakley » Sun Aug 10, 2014 8:26 pm

Is there a way to limit the orientation of barcodes read from a PDF to just horizontal, or just vertical?

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: Barcode Orientation

Post by SamiKharma » Mon Aug 18, 2014 12:13 pm

Hi,

I am not sure I understand the question: Do you want to be able to draw vertical and horizontal 1d barcodes as opposed to just horizontal?
If so, all you need to do is make a call to AddRotationAt before the drawing operation: oGdPicturePDF.AddRotationAt(90, 0, 0)

Best,
Sami

moakley
Posts: 6
Joined: Wed May 14, 2014 3:34 pm

Re: Barcode Orientation

Post by moakley » Tue Aug 19, 2014 5:16 pm

Talking about reading barcodes and limiting those barcodes read to just horizontal or vertical.

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: Barcode Orientation

Post by SamiKharma » Wed Aug 20, 2014 10:08 am

Hi,

No there is no such thing. As a matter of a fact, it would not make sense, because you would have to start tracing the barcode to determine its angle, meaning that you have already started the processing of recognizing it.

You can easily neglect all barcodes that are not at 0 or 180 angles (plus some small range for error margin).

Best,
Sami

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest