mike42 / escpos-php

PHP library for printing to ESC/POS-compatible thermal and impact printers
Other
2.53k stars 859 forks source link

POS receipt printer #1103

Open faithfultaiwo opened 2 years ago

faithfultaiwo commented 2 years ago

Fatal error: Uncaught Exception: File 'resources/escpos-php.png' does not exist, or is not readable. in C:\xampp\htdocs\print\vendor\mike42\escpos-php\src\Mike42\Escpos\EscposImage.php:433 Stack trace: #0 C:\xampp\htdocs\print\example3.php(25): Mike42\Escpos\EscposImage::load('resources/escpo...', false) #1 {main} thrown in C:\xampp\htdocs\print\vendor\mike42\escpos-php\src\Mike42\Escpos\EscposImage.php on line 433

faithfultaiwo commented 2 years ago

Please how can I resolve the error

lisheng51 commented 2 years ago

Please check the File 'resources/escpos-php.png' is exist?

faithfultaiwo commented 2 years ago

Thanks for your reply.

The file is not exist. So what should I do to make the exist?