Joseph wrote:
Does anybody has any experience with inserting a barcodes into images or
combining it.
In this particular application, I would like to take a live image (from
application such a kino etc), add barcode to it and save it to database
(most likely mysql).
saving image to mysql database should be easy, the tricky parts would be
to add barcode to image.
There is a nice application in portage: barcode but it only prints to
"ps" file.
Have you looked in the ImageMagick toolkit?
It should have command-line utilities able to superimpose/stitch
together images: you could export the barcode with "barcode" to a
temporary ps file and then superimpose it or what with imagemagick.
m.
--
[email protected] mailing list