Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

printBarcode #24

Closed
ydancziger opened this issue Nov 26, 2019 · 2 comments
Closed

printBarcode #24

ydancziger opened this issue Nov 26, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@ydancziger
Copy link

ydancziger commented Nov 26, 2019

Hi

I see there is an available function printBarcode() is this ready to use? if yes, how?
And can you explain a little more how I get an image with printImage()

Thank you so much

@leesiongchan
Copy link
Owner

leesiongchan commented Nov 27, 2019

I see there is an available function printBarcode() is this ready to use? if yes, how?

Sorry printBarcode() is not working yet, since we are using a lib behind the scene, there should only be a very minimal work required for it to work, hope you could lend a hand on making it live 💯

And can you explain a little more how I get an image with printImage()

The only parameter you need to make it work is filePath, for example if you use Expo Image Picker you will get a uri, put in the uri you should be able to print the image

@leesiongchan leesiongchan added the enhancement New feature or request label Dec 10, 2019
This was referenced May 5, 2020
@piarachmayati
Copy link

I see there is an available function printBarcode() is this ready to use? if yes, how?

Sorry printBarcode() is not working yet, since we are using a lib behind the scene, there should only be a very minimal work required for it to work, hope you could lend a hand on making it live

And can you explain a little more how I get an image with printImage()

The only parameter you need to make it work is filePath, for example if you use Expo Image Picker you will get a uri, put in the uri you should be able to print the image

for print image, can i get the image file from server?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants