-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Multi-Page PDF Scan Seems to Timeout Too Fast #1018
Comments
Remainder of debug logs:
|
Hello @wschwa I attempted to replicate the issue on my end, but unfortunately, I was unable to do so. I reviewed the debug log, and for the query If you have a Windows PC, could you let me know if you are experiencing the same type of behavior with the same function using the software provided by HP? |
Hi @manuc66, I attempted this using the HP software on Windows. I found that the HP software does present any options like node-hp-scan-to does. Whereas using node-hp-scan-to as a target, I can select PDF (which allows multiple pages), JPEG, etc., the Windows target present no options. It just scans a single page and sends it to Windows as a JPEG. So perhaps node-hp-scan-to is enabling functionality I wouldn't normally have? Let me know if there's any other information I can gather for this issue, but if the answer is just "it's my printer's fault," then you can feel free to close this issue. Thanks so much for taking a look! |
Hello @wschwa Can you just comfirm me, just to be 100% sure, that you used the similar function on windows ? I'm quite surprised that this project provided that much more functionnality than the official HP does. |
Describe the bug
Device: HP Envy 5070
Command line or Docker: Docker
Describe what is happening
First off, thank you for this software!
The multi-page scanning seems to timeout too quickly when I'm trying to flip a page or change the page being scanned. I attached the debug logs and don't see anything that seems out of the ordinary. In this example, I fired up the container, tried to scan 5 pages, but after the 3rd page the printer said "Sent 3 pages to [LABEL]" almost instantly with no time for me to get to the fourth.
In other cases, it times out almost instantly after the first page. Is there any way I can get more of a grace period to flip/swap pages for a multi-page scan?
Note: I'll post the second portion of the logs as a new comment since Github says my post is too long.
Please attach the output with debug (-D switch, see documentation)
The text was updated successfully, but these errors were encountered: