S.K.Goel wrote: > We have documents having a unique bar-code on each document, We want to > scan these documents using some linux compatible scanner and interested > to create files as [unique-bar-code].pdf.
if the position of the barcode is standardised, you could just copy that section of the scan'ed image and parse it through 'barcode'. If however the position of the barcode changes a lot, you need some image processing foo ! - KB -- Karanbir Singh : http://www.karan.org/ : [EMAIL PROTECTED] _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
