yeasir01 / bpac-js

High level API for interacting with the Brother BPAC SDK
https://www.npmjs.com/package/bpac-js
MIT License
9 stars 2 forks source link

Can't connect to b-PAC #9

Open iamzxj opened 1 week ago

iamzxj commented 1 week ago

When I use this library bpac-js, all the preparations are done, but when I run it, I get this error "Can't connect to b-PAC"

image

yeasir01 commented 1 week ago

Thank you for reporting this. There is an additional step needed. I need to update the docs on the next iteration of updates. Please download and install the P-PAC client from the Brother website. This works as the bridge between the browser extension and the print driver.

B-Pac Client

Make sure to select the download link under "b-PAC Client Component Only (for Installation on Each End Users PC)"

Once installed, reset your browser and try again. Please let me know how it works out for you.