JPEG Samples (Using barcode.jsp)
You must have installed Barcode/JSP before you can view this page.
Also this HTML page must be placed in the same directory
where the barcode.jsp file resides and must be served by a web server, i.e., you cannot open it directly (i.e. File|Open) from a web
browser bypassing the web server (unless you change the img src
attribute to point to a URL http://..../barcode.jsp in the HTML source
of this page).
Here's the HTML content for the above images:
<img src="barcode.jsp?image=3&type=6&data=123458">
<img src="barcode.jsp?image=3&type=9&data=1234567&barwidth=2">
<img src="barcode.jsp?image=3&type=3&data=12345678901&rotate=3">
<img src="barcode.jsp?image=3&type=22&data=95020-342740&height=25">
Similarly, more examples are produced below: