Print page order number generate barcode

Source: Internet
Author: User

1. The plugin used Jsbarcode

2.:https://github.com/lindell/jsbarcode

3. Usage:

<script>  Jsbarcode ("#JsBarcode", "123", {  format: "CODE39",//Select the type of barcode to use  width:3,//the width between the settings bar  height:100,//Height  displayvalue:true,//Whether the text is displayed under the bar code text  : "456",//overlay the displayed text  fontoptions: "Bold Italic ",//Make text bold or italic  font:" Fantasy ",//Set the text font  textAlign:" Left ",//Set the horizontal alignment of the text  textposition:" Top ",// Set the vertical position of text  textmargin:5,//set the spacing between barcodes and text  fontsize:15,//setting the size of the text  background: "#eee",//Setting the background  of the barcode LineColor: "#2196f3",//sets the color of the bar and text.  margin:15//Setting the blank margin around the barcode});    </script>

  

Print page order number generate barcode

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.