You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$connector = new RawbtPrintConnector();
$printer = new Printer($connector);
$escposImage = new EscposImage::load(public_path('assets/logo.png'));
$printer->graphics($escposImage);
The text was updated successfully, but these errors were encountered:
i want to insert logo, but have error like this
The text was updated successfully, but these errors were encountered: