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

No response on new laptop even when incorrectly speling the printer name #1332

Open
warmwhisky opened this issue May 8, 2024 · 0 comments
Open

Comments

@warmwhisky
Copy link

I successfully developed this on my PC. I was able to print from my PC and another PC on the same network.
When I put the entire ap using xampp on a laptop with Windows 10 newly installed and on the same network there is no response or even errors being thrown from escpos-php.

I can see the printer in \localhost in Explorer and I can successfully print using this command

echo "Hello World" > testfile
print /D:"\\%COMPUTERNAME%\Receipt Printer" testfile
del testfile

If I completely break the name of the printer in the app it act exactly the same, no print, no errors.

I am on day 4 here and pulling my hair out.

BTW I tried this also on a brand new Windows 11 laptop but the same. No errors no print no indication what is going on.

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

1 participant