There's a great wrapper you can use to generate these in PIL using a postscript library. http://pypi.python.org/pypi/elaphe/
I did something similar with pyqrnative to generate QR Codes for a conference, basically just create a URL that wraps the output of the library in an HTTPResponse. On Apr 18, 1:58 pm, Bobby Roberts <[email protected]> wrote: > anyone know if there is a django module to generate code 128 or 39 > barcodes for printing out on a webpage? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

