KevinGong2013 / Printer

Swift ticket printer framework for ESC/POS-compatible thermal printers.
Apache License 2.0
147 stars 73 forks source link

Print UIImage #10

Closed phuongtd57 closed 5 years ago

phuongtd57 commented 5 years ago

Hi Kevin,

How to print image, pdf ???

KevinGong2013 commented 5 years ago

work in progress.

KevinGong2013 commented 5 years ago

I have added image cmd on master but my printer don't support this cmd. can you help me debug these cmd? just clone and run example project.

phuongtd57 commented 5 years ago

Ok, i will try it tomorrow, i am at home now :)

Vào Th 4, 17 thg 4, 2019 lúc 18:02 Kevin notifications@github.com đã viết:

I have added image cmd on master but my printer don't support this cmd. can you help me debug these cmd? just clone and run example project.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KevinGong2013/Printer/issues/10#issuecomment-484037852, or mute the thread https://github.com/notifications/unsubscribe-auth/AJe5kRWAjKd1ry_gJ5bmdU5fuYDleSThks5vhv9CgaJpZM4cx9W7 .

phuongtd57 commented 5 years ago

Hi Kevin, Image cmd does not work, it prints nothing

KevinGong2013 commented 5 years ago

😕

KevinGong2013 commented 5 years ago

print nothing means printer will feed paper ?

phuongtd57 commented 5 years ago

i send print result to you in email

phuongtd57 commented 5 years ago

blank paper

huynhphan89 commented 5 years ago

Did you guys solve this issue ?

pylearndl commented 5 years ago

blank paper

Did you guys solve this issue ?

Hi,

I have forked Kevin's git and update new ImageBlock which prints esc/pos image on thermal receipt printer. Check it our on my forked link

https://github.com/pylearndl/Printer