jQueryPlugins icon indicating copy to clipboard operation
jQueryPlugins copied to clipboard

Nothing happens after print function is called in IE8

Open shawnsBrain opened this issue 14 years ago • 6 comments
trafficstars

I'm calling the print function this way:

$("#worksheet").printElement({pageTitle:'Submission Worksheet'});

About every other time, nothing happens at all (the Windows print dialog does not open).

This seems to only happen in IE8.

thanks

shawnsBrain avatar Oct 04 '11 19:10 shawnsBrain

Hey, could you state what you have in the worksheet element? or even post a page where I can reproduce this? Thanks,

Erik

erikzaadi avatar Oct 05 '11 09:10 erikzaadi

It is a table:

 
Client: EIAI Submission ID: 2011-10-04-4
Sample Count: 8 5 CSA 0 Motility IVOS check IVOS 20 check  
Delivery Date: 10-04-2011 0 Conc 0 Morph   Micro: Pending
Shipper: UPS Ground 0 CASA 0 Osmo   Temp Opt: Optimal
Dose Temp: 17.5 C 8 Micro 0 pH   emailed: Faxed:
Designation: routine 0 Caff Extract  
dv: 0 X Mot   X1 X2 Report Date/Time: Invoice #:  
Notes: Acro. Dmg:
Conc. Variab:
Lab ID Sample ID Genetics Vol Coll/Exp Pkg Mot Aggl IVOS Hema ID S1 S2 Analysis Comments
1 3349 EBXU 77.1 10-03-2011 -
10-10-2011
gtb dye yellow  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
hema
morph
mot
microb
2 3353 EBXU 77.0 10-03-2011 -
10-10-2011
gtb dye yellow  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
hema
morph
mot
microb
3 3354 EBX 75.7 10-03-2011 -
10-10-2011
gtb dye yellow  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
hema
morph
mot
microb
4 3357 Magnus 77.2 10-03-2011 -
10-10-2011
gtb dye yellow  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
hema
morph
mot
microb
5 3358 Magnus 75.4 10-03-2011 -
10-10-2011
gtb dye yellow  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
hema
morph
mot
microb
6 Water-Bath 10-03-2011 -
00-01-4712
other  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
microb
7 Vat-Water 10-03-2011 -
00-01-4712
other  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
microb
8 Swab-cylinders 10-03-2011 -
00-01-4712
other  
&nbsp
 
&nbsp
 
&nbsp
 
&nbsp
microb
  Tech: Tech: Tech:
CIVAL Morphology Analysis Tech:  
Lab ID Sample ID Normal Abnormal
Heads
Disrupted
Acrosomes
DMR PD &
Ab. Mid.
DD Abn Tails
(CT)
Other
(DH)
Abnormal
Midpieces
Comments
1 3349
 
 
 
2 3353
 
 
 
3 3354
 
 
 
4 3357
 
 
 
5 3358
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Thannks!

shawnsBrain avatar Oct 05 '11 14:10 shawnsBrain

I've rolled back to the previous version of PrintElement. For some reason this one works better with my site when using IE.

shawnsBrain avatar Oct 24 '11 15:10 shawnsBrain

I just noticed that on the times that it doesn't print, the status bar at the bottom of the browser says "1 item remaining". Not sure what that is, but it seems to be what it holding up the print process.

shawnsBrain avatar Nov 01 '11 20:11 shawnsBrain

Print Element 1.2 doesn't work for me in IE 7/8/9 on Windows 7.

roubaobaozi avatar Nov 21 '13 03:11 roubaobaozi

print Element 1.2 doesn't work for me in IE10, document mode IE8

"SCRIPT5007: Unable to get property 'opera' of undefined or null reference jquery.printElement.js, line 31 character 13"

jQuery 1.11.1

AhHa45 avatar Dec 04 '14 14:12 AhHa45