Skip to content

This is an example of how to print a label with a QR Code with b-PAC.

License

Notifications You must be signed in to change notification settings

mp182/b-pac-label-printing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

En español click acá -> Readme 🇪🇸


Printing labels with b-PAC 🖨

This is an example of how to print a label with a QR Code with b-PAC.

Requeriments

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of b-PAC Client Component Only.
    ❗ Note: Choose the version that corresponds to your Operating System (x86 - x64).

  • You have installed the latest version of P-touch Editor.

  • You need to install Brother b-PAC Extension. This extension allows you to control Brother label and mobile printers from Chrome using b-PAC.

  • You have installed the latest version of the Printer Driver.

Using

  • Replace the path MODEL_FILE with one of your preference. Keep in mind you need Admin access to that path.
 const MODEL_FILE = "C:\\Users\\user\\Desktop\\label.lbx";
  • After that, you can take label.lbx file from assets/label/label.lbx and copy to the previous path.

A few things to consider 👈

Beyond the code, there are some points to be taken into account regarding the printer itself.

  • Make sure the Editor Lite light on the printer is OFF by holding down the button for a few seconds.

  • Check the size and type of the paper, either in P-Touch editor and printer settings. Both have to match.

Related Docs 📃

To develop this example I read and copy-pasted some code from:

Contact 📧

If you want to contact me you can reach me at mpablo182@gmail.com.

About

This is an example of how to print a label with a QR Code with b-PAC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published