Questions tagged [print-style]
21 questions
0
votes
1 answer
how can I get jquery.sIFR plugin to display sIFR-alternate text for print?
I'm struggling with this. I've used the jquery sIFR plugin as opposed to sIFR it prevented conflicts with other jquery I am using on my pages.
It works fine in its prime function: replacing html text with Flash.
However, the .sIFR-alternate class is…

apeBoy
- 63
- 7
0
votes
1 answer
Resulting print from a fax is different from a print from a computer.
Any idea what would cause a fax's printed text to look like this.
I think it could be a dpi issue, the odd thing is all the text that is printed out with white dots in it is directly inside an html tag. I have some text elsewhere on the page not…

asherrard
- 683
- 1
- 8
- 11
0
votes
3 answers
Media print issue in in portrait mode
I have this form, which i print in order to do my work.
Now, the issue is, in the portrait mode, it gets minimized, i mean it looks small, like half of the page of an A4 Letter, while in landscape mode it looks just fine.
Here is my media print…

Alb M
- 151
- 10
0
votes
1 answer
How to print or export just a part of page
I'm trying to print/export a part of a page in Yii.
What's the best way: create a print style sheet or export to pdf.
How to do?
The part of my page that I want to print/export is called:

Renan
- 1
- 1
- 3
0
votes
1 answer
Printer Stylesheet in Head
I have a print stylesheet setup but I need to override a few properties of the stylesheet on one page. The easiest way I could figure to do this is to just put the styles needed in the head of the page like this: