python:barcode
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| python:barcode [2016/08/08 01:23] – [Example create Barcode with hubarcode] admin | python:barcode [2022/10/29 16:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| </ | </ | ||
| ==== Custom options in Encoder ==== | ==== Custom options in Encoder ==== | ||
| - | Below are options for Code128Encoder: | + | Below are default | 
| <code python> | <code python> | ||
| self.options.get(' | self.options.get(' | ||
| Line 41: | Line 41: | ||
| self.image_height = self.options.get(' | self.image_height = self.options.get(' | ||
| self.options.get(' | self.options.get(' | ||
| + | </ | ||
| + | Create Custom options:< | ||
| + | options[' | ||
| + | options[' | ||
| + | options[' | ||
| </ | </ | ||
python/barcode.1470619409.txt.gz · Last modified:  (external edit)
                
                