Web pages and barcode fonts

前端 未结 9 1195
广开言路
广开言路 2020-12-18 00:47

I\'m working on a small app where I can generate a list of barcodes. I have the correct fonts installed on my computer. Right now I am printing them directly to a webpage an

9条回答
  •  Happy的楠姐
    2020-12-18 01:30

    Just do this: http://davidscotttufts.com/2009/03/31/how-to-create-barcodes-in-php/ David created a super-simple way to implement bar codes. You will need the GD library running in MySQL. (MAMP & LAMP should already have this installed)

提交回复
热议问题