トップ 新規 差分 一覧 ソース 検索 ヘルプ PDF RSS ログイン

バーコード

JAN標準

<pxd:barcode x="200" y="500" width="600" height="300" type="JAN" data="123456789012"/>

JAN短縮

<pxd:barcode x="200" y="500" width="600" height="300" type="JAN" data="1234567"/>

CODE39

<pxd:barcode x="200" y="500" width="600" height="300" type="CODE39" data="ABCDEFG"/>

コンビニバーコード(GS1-128)

<pxd:barcode x="200" y="500" width="490" height="120" type="CODE128" data="[FNC1][91][01][02][03][04][05][06][07][08][09][91][11][12][13][14][15][16][17][00][00][00][00]" startCode="C"/>