Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3609 Переглядів

<% import commands commands.getoutput('barcode -b ' aggr.name ' -o /home/sainish/temp/barcode.ps -e ean13 -g 450x200 -u mm') commands.getoutput('ps2png /home/sainish/temp/barcode.ps /home/sainish/temp/') data_uri = open("/home/sainish/temp/barcode.png", "rb").read().encode("base64") %> ${helper.embed_image('png',data_uri,0,32)|n}

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
серп. 16
11423
7
бер. 15
6961
0
бер. 15
3768
2
бер. 15
8756
1
бер. 15
3755