Sells, Fred wrote:

> I've got a ~100 page document I assemble from ~30 OOo .odt files with some
> search and replace functions.  I then produce a PDF.  So far so good.
>
> Now I need to get a barcode from our internal website and insert that.  The
> barcode will vary based on some parameters.  Our internal site provides a
> .jpg image (or .gif) based on those parameters.
You can use pdftk to insert the barcode into the pdf.
(No python and OOo involved)

I think it is a very bad idea to use a jpg for the barcode. There
are many libaries which provide EPS. If you need an image format,
please use PNG. Jpeg is for images from a digital camera.

 Thomas


-- 
Thomas Güttler, http://www.thomas-guettler.de/ http://www.tbz-pariv.de/
E-Mail: guettli (*) thomas-guettler + de
Spam Catcher: [EMAIL PROTECTED]

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to