I'm not sure if this is an issue with PaperClips or SWT, but when I attempt to print a two-page document on my HP Business Inkjet 2800, the first page's header is printed but nothing else, and the second page comes out with the following text:
ERROR: undefined
OFFENDING COMMAND: OpPBeg
STACK:
0
This doesn't happen on any of my other printers, just the one, and this doesn't happen with any other programs, just my program that uses Paperclips. I attached the Paperclips source code to my workspace and stepped through it to see if anything abnormal happens when I print to that printer, but nothing unusual happens. I googled the error above, and found a few PDF documents online that have the same error written in them such as this one http://www.aventwest.org/newsletters/july2006.pdf
Can anyone help?
Thanks,
-Jim
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This looks like a driver problem. My first stop would be to check hp.com to make I had the latest driver for that printer. It may be a good idea to try out the driver for each printing protocol as well (PostScript, PCL5, PCL6).
Failing that, I'll be releasing PaperClips 1.0.3 in a few hours--try it out and see if it helps you.
If that doesn't work, please file a bug in Tracker and we'll continue troubleshooting.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not sure if this is an issue with PaperClips or SWT, but when I attempt to print a two-page document on my HP Business Inkjet 2800, the first page's header is printed but nothing else, and the second page comes out with the following text:
ERROR: undefined
OFFENDING COMMAND: OpPBeg
STACK:
0
This doesn't happen on any of my other printers, just the one, and this doesn't happen with any other programs, just my program that uses Paperclips. I attached the Paperclips source code to my workspace and stepped through it to see if anything abnormal happens when I print to that printer, but nothing unusual happens. I googled the error above, and found a few PDF documents online that have the same error written in them such as this one
http://www.aventwest.org/newsletters/july2006.pdf
Can anyone help?
Thanks,
-Jim
This looks like a driver problem. My first stop would be to check hp.com to make I had the latest driver for that printer. It may be a good idea to try out the driver for each printing protocol as well (PostScript, PCL5, PCL6).
Failing that, I'll be releasing PaperClips 1.0.3 in a few hours--try it out and see if it helps you.
If that doesn't work, please file a bug in Tracker and we'll continue troubleshooting.
PaperClips 1.0.3 has just been released