HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Reading barcodes on faxed documents



Adam Randall wrote:
I've been looking all over the place for the ability to read barcodes
out of tif files that come in from Faxes (hylafax) and other sources
(direct upload, or alternate e-faxes). Has anyone done something like
this in the past? I was reading about the enterprise version of
Hylafax, and a command line tool called bardecode that sounded
promising.

If anyone has any clues, I'm all ears.

If you can control what kinds of barcodes appear on the incoming faxes (and most people asking these kinds of questions are able to control this) then it has been my experience that a datamatrix (which isn't technically a bar code, but serves the same purpose and sometimes is mistakenly called a type of barcode) works best. Furthermore, with libdmtx you have very powerful and free tools to do whatever work you need done.


So, for example simply putting this into FaxDispatch will load the $DATAMATRIX variable with whatever dmtxread decodes.

DATAMATRIX=`/usr/local/bin/dmtxread $FILE`

Please see: http://www.libdmtx.org/

Thanks,

Lee.


____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions