Demonstration Script of J4L BarCodes 1D for PHP v1.3

demo.php?GENERATE=1&CODETYPE=CODE39&CODE=123456789012&CHECK_CHAR=N&CODE128_SET=A&SUPPLEMENT=0&UPCE_SYSTEM=0&ROTATE=0&X=1&N=2&BAR_HEIGHT=50&QUITE_ZONE=10&BACK_COLOR=YELLOW&BAR_COLOR=BLACK&FONT_COLOR=RED&TEXT_FONT=DEFAULT-3&TEXT_SIZE=11&I=1&IMG_TYPE=PNG&

Type   

Value:

Add check character

Image Format

Code specific options

CODE39 "I":
(Interchar separator. Multiplicator of X)

EAN/UPC Supplement

UPCE System

some size configuration

Orientation (rotation angle)

X: (Size of narrow bar in pixels)

N: (Size of width bar, multiplicator of X)

Height: pixels

Quite Zone pixels

 

some graphic configuration

Back Color:

Bar Color:

Text Color:

Text Font

Text Size:

     
Note: Some types require a fixed length value:
  • EAN13: a 13 digit value or a 12 digit value + check character.
  • EAN8: a 8 digit value or a 7 digit value + check character.
  • UPCA and UPCE: a 12 digit value or a 11 digit value + check character.
  • UPCE: requires at least five consecutive zeros.