Things connect correctly, but when I perform the following steps:
1. Click on the "Find Default Printer" button
Current printer is correctly reported as "HP Officejet Pro 8600 (Network)"
2. Click on the "Pixel Printing" tab
3. Click on the "Print PDF button"
The following error is reported:
Error: Invalid name of PrintService.
at WebSocket._qz.websocket.connection.onmessage (http://persistentendeavors.com/brickwire/BrowserPrinting/tests/qz-print_2.0.0-alpha1/js/qz-tray.js:240:44)
On another test sequence:
1. Click on the "Pixel Printing" tab
2. Click on the "Microsoft XPS" link
The following response appears on the screen:
Found: Microsoft XPS Document Writer
The current printer is reported as "Microsoft XPS Document Writer"
3. Click on the "Print PDF" button
The XPS viewer appears on the screen.
However, the output PDF result appears in the upper left corner of
the page, compressed into an area about 1.0 x 1.5 inches.
So, there are two different problems observed:
1. The default printer is not recognized as a valid PrintService.
2. The PDF output is dramatically compressed.
Do you have any insights as to what might be going wrong here?
Dave Eland
However, the output PDF result appears in the upper left corner of
the page, compressed into an area about 1.0 x 1.5 inches.
HP Officejet Pro 8600 (Network) Invalid name of PrintService.
Dave Eland
--
You received this message because you are subscribed to the Google Groups "qz-print" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qz-print+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Setting the printer resolution to 600 fixed the "shrinkage" problem.
It would be fine if you wish to track the PrintService issue on your GitHub tracker. Please note that this same problem showed up when I was using the 1.9.5 version yesterday (before downloading the 2.0.0 version). Prior to that everything was working fine. After the problem showed up yesterday, and again today the PrintService error is reported whenever I try to print using QZ (printing to that printer works fine using other approaches -- e.g. print option in Chrome).
Forgot to mention that my host name does NOT start with \\E...
Here is some additional information about my experience with the following error message:
"Invalid name of PrintService"
1. My environment is Windows 7 (running in a Bootcamp partition on a MacBook Pro laptop).
2. Only my "HP OfficejetPro 8600 (Network)" printer experiences this error. Things work correctly for the following printers in my system:
Microsoft XPS Document Writer
ZDesigner GK420d (label printer -- USB connection)
POS-X Thermal Printer (receipt printer -- USB connection)
3. The problem only happens when attempting to print in the QZ context. All other use of the printer works just fine (e.g. printing from Chrome, Microsoft Word, etc.).
4. This problem happens in the 2.0.0, 1.9.5, and 1.8.7 version of the QZ-Print environment (presumably it would happen in all QZ Print versions).
5. This is only a recent phenomenon (the last week or so). Prior to that everything was working fine. Something has happened on my system that makes my HP printer not work correctly in the QZ environment.
6. The error occurs upon invoking the qz.printPS function.
7. Google searches have hinted that one possible source of this problem is Java permission issues (using the Java configuration tool to set permissions to the lowest level did not resolve my problem).
It has been my hope that your extensive experience with printers would lead us to a solution for the problem we are having.
I suspect that the problem can only be easily replicated on my computer system. If you would want to utilize some tool (e.g. join.me) to do remote debugging on my system I would be happy to work with you on doing that.
Dave
https://community.spiceworks.com/topic/799983-java-permission-issue
P.S. Here is a link to the discussion about Java permissions:
https://community.spiceworks.com/topic/799983-java-permission-issue
One big mystery is what happened on my system to cause this issue. I am not consciously aware of any updates of any kind (much less something that would be related to this issue).
One big mystery is what happened on my system to cause this issue. I am not consciously aware of any updates of any kind (much less something that would be related to this issue).
As you suggested, I uninstalled the HP device software on my system and then reinstalled the printer.
This has fixed the problem!
Much thanks for your assistance!
Dave