Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't print Image #25

Closed
asafgo opened this issue Sep 5, 2019 · 7 comments
Closed

Can't print Image #25

asafgo opened this issue Sep 5, 2019 · 7 comments

Comments

@asafgo
Copy link

asafgo commented Sep 5, 2019

Hi,
When printing image the results is like in the picture.
POSImage

@lukevp
Copy link
Owner

lukevp commented Sep 5, 2019

@asafgo thanks for trying the library! Can you specify what printer you're using, how it's connected, and what driver? This looks like an issue w/ a driver not passing raw commands through.

@asafgo
Copy link
Author

asafgo commented Sep 5, 2019

Hi,
My printer is http://www.zywell.net/product/ZY606-Thermal-Receipt-Printer.html
Connected thru WiFi.

Attached is the Programmers guide.
80mm Programmer Manual.pdf

Thanks,
AG

@lukevp
Copy link
Owner

lukevp commented Sep 5, 2019

Can you try using branch feature/8-dithering-images and try a legacy print? There are 2 different print commands and non-epson printers do not always implement the latest command set for ESC/POS.

@asafgo
Copy link
Author

asafgo commented Sep 5, 2019

I am sorry but I didn't understood what should I do?
What are the 2 different print commands please? so I will ask the manufacturer of the printer.

@lukevp
Copy link
Owner

lukevp commented Sep 5, 2019

Check out the branch feature/8-dithering-image instead of master. Then run EscPos.ConsoleTest and choose "legacy images" as the test. See if that works!

@asafgo
Copy link
Author

asafgo commented Sep 5, 2019

Yes! Legacy Print works perfect.
POSImage2

@lukevp
Copy link
Owner

lukevp commented Sep 14, 2019

Hey @asafgo thanks for the follow up, glad the legacy print works! I will add an enhancement request to make different emitters, and for non-EPSON emitters it will use the legacy print technique by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants