I print a jfreechart on Internet Explorer and i got a blank page. Actually, the version of my IE is 11.0.9600.18697CO, 11.0.43 (KB4021558).
I hadn't this problem with older version IE.
I haven't this problme on Chrome and Firefox.
My freechart is generated on the server, showed on the client by a servlet and deleted on the server (it is a jfreechart-one time]).
On the console debug of IE, when i execute window.print(); there are requets sended to server. I think it caused problem (although http code = 200).
If i don't delete the chart on the server, i have no problem.
Someone hit the same problem? Solution? thanks a lot, best regards