JDK-6648422 : Print collate is not working on Vista with IE 7
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2008-01-09
  • Updated: 2011-02-16
  • Resolved: 2009-09-25
Related Reports
Duplicate :  
Description
On IE 7 and FF 3, the print collate does not work on Vista with either the old or new plugin. I tested this using 6u10 b09 using the following testcase and steps:

http://sqeweb/deployment1/deployment_tiger_exec_ws/deployment/tests/PluginPrinting/pluginhtml-default/PrintDialog_Plugin.html

- Once the applet is loaded, click on the "Native" button. That will bring up a print dialog.  
- Then increase the "Number of copies:" to say 2. 
- Then check the "Collate" box. 
- Now click on "OK" to print.

I printed a few pages with wordpad to verify that the collate does work on the machine and printer that I ranthis tests on and it does.
I am re-dispatching this again, because collate does seem to work on Vista. Try the following:

1) Using WordPad enter some text on the first line
2) Go down several lines and enter some more text
3) Now click on the File > Print Preview. Make sure there are enough lines between the first and second line so that you have at least 2 pages.
4) Now click on File > Print. When the print dialog appears, choose to print 2 copies and check off the "Collate" box.

Notice the pages are collated. Now try running the following applet using JRE 6u12-b01 with IE7:

http://sqeweb/deployment1/deployment_tiger_exec_ws/deployment/tests/PluginPrinting/pluginhtml-default/PrintDialog_Plugin.html

Click on the "Native" button on the applet. When the print dialog appears try to print 2 copies and check off the "Collate" button.  Notice the pages are not collated. I tested this using JRE 6u12-b01 PIT bundle on a Vista 64 with IE7 64 bit.

Comments
EVALUATION Print collate doesn't seem to work on Vista in general even with contents that does NOT involving any applet/java. Therefore, this is not a problem with Java Plugin (OJI or new). I will report a bug with Mozilla to see what they can do. I don't think we can do anything in regard to IE.
13-05-2008