Problem with IE8 and printing a Dojo chart - printing

I have a Dojo Chart that I want to print using File - Print in IE8, but it comes out blank both on the printer and in Print Preview. If I use IE7 or change IE8's Document Mode to IE7 Standards it prints out just fine. Does any one know what the difference is or how to work around it ?

Related

Text is appearing blurry as you get further into the report

We have some reports generated with JasperReports 6.2.0 that have this bizarre affect where as you get further into pages of the report the text gets more blurry as you go. The first page or two is crisp text, but get to page 30 or so and it becomes unreadable. In our scenario we are printing checks, so I can only post close up shots of some text. But the first image is the first page, and the second image is about page 28. Notice the difference.
We have two font extensions set up with Calibri and MICR fonts, They are added correctly and have the pdfEncoding set to Cp1250 and pdfEmbedded to true (I have tried other values).
How can we make the text not become blurry? Thanks
UPDATE: I am removing Jasper Reports from the equation/cause of the issue. And believe it might be in the component PDF.js that we are using that renders the PDF into the print preview.

HighStock CandleStick type does not printed in Chrome

I'm trying to print a chart candlestick type in chrome by clicking native browser print button. This type of the chart is not printed in Chrome. It appears empty
In other browsers it works fine.
Unfortnately it is known bug reported by me, here https://github.com/highslide-software/highcharts.com/issues/1326

printing with custom page size and print preview settings for IE/Firefox/Safari

I am currently trying to add a "Print Label" functionality. After clicking the button, the print preview dialog should open and print in the label format (which is different and hidden from the screen view).
I had tested in chrome, IE, Firefox and safari in Windows 7. However, only chrome works as expected, printing in the expected page size and style. For IE and Firefox, although the label format stays intact when I save in PDF, I can only print in the letter (default) page size, which means a disaster when I use the label printer to print. When I attempt to change the page size to the custom label size, IE crashes while Firefox does not let me open the properties in the system print dialog. For safari (IN WINDOWS), I can print in the custom label size, however, I cannot remove the header and footer, resulting the label format to split into many pages.
The questions I have are:
1. Is the culprit the custom label size, or is it because of the limitations of the other browsers?
2. How can I remove headers and footers in Safari (windows)? My findings are pessimistic about that for now...
3. Are there any ways for me to generate print preview dialog, instead of print dialog, for other browsers? (Something like chrome)
4. Are there any ways for me to use Javascript to preset print settings, to set the printer to the label printer and change page size to the custom label size?
Thanks if anyone can enlighten me.

Border with border-radius specified refusing to print in Opera?

I'm not certain if this is something I'm doing wrong or if it's just a bug in the way Opera handles printing, but here's my problem:
I print reports for my company that are written in PHP and include a simple stylesheet (with alternatives for screen and print media).
Everything seems to work fine, the report displays on the screen correctly and the printed version is almost perfect. The issue I'm having is that I'm using a div to encapsulate data tables, and the div has a border with a radius to make it look not-so-blockish. When I go to print (via print-to-pdf or directly printing to the printer) the border around the div will not print. The table borders work fine, but not the div.
I discovered that if I included in the printed media an exclusion on the radius then it prints fine (but not as pretty). It should be noted that on Chrome the div border prints fine regardless.
So.. anyone have any ideas? I'm stumped.

sIFR text getting stretched vertically in IE9

I've got a site that's using sIFR, and some of the replaced text is being stretched vertically in IE9. It's only happening in places where the text wraps 2 lines, and it fixes itself when I hover my cursor over it. The sIFR text is a link, but I'm not sure if that has any correlation.
I've tried various settings changes like fitExactly, forceClear, and forceSingleLine (though I want it to be able to wrap), and those didn't work. I've tried changing the font-size, line-height, and all other dimensions to px instead of em. innerHTML isn't being used anywhere on the page. It's frustrating that it works after being hovered on, but not before.
And I know you're probably thinking "use cufon or #font-face, dummy" but I'm stuck with sIFR for now. The client wants what the client wants...
I've found a solution,
if you try to hover with mouse cursor the text will display correct so..
I write few line of code to put in sifr-config.js
forcing flash reset "onReplacemment" callback only when IE9 is detected
you must use Jquery for browser detection or use another javascript way
see the link below:
http://www.voo-doo.net/robotphobia/2011/05/fix-sifr-ie9

Resources