-
Notifications
You must be signed in to change notification settings - Fork 55
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
Bad Request (HTTP 400) #7
Comments
Okay I came to the conclusion that actually some provided values were wrong or I called them wrongly. Here's what I found out or need help with @smalot
|
Duplicate of #2 |
It might also be worth a note, that there is no straight way to print "all" pages of a document. |
I am using the library inside a Laravel 5.6 application.
When I try to print a document I get an exception (HTTP-Statuscode 400 - "Bad Request").
Check a screenshot of the Exception here:
https://www2.pic-upload.de/img/35784064/Bildschirmfotovom2018-08-1316-47-35.png
Any ideas what I could try? The provided data in the $printjob Object is correct, too, because I fixed any errors with this by now. Also I added www-data user (Apache) to lp usergroup in Ubuntu.
I am just wondering how I'd maybe get around this 400 error and finally print a pdf...
The text was updated successfully, but these errors were encountered: