hello,
I did text-align: right. But it does not aling appropriately in IE. Telerik ReportViewer.axd generates 'word-wrap' itself in css class. It creates spaces to right side, so its not aligning correctly in IE. Even when i generates a PDF from IE, again it does not aligns as in browser. Same value for right padding are different in IE & FF. IE's browser view & PDF from IE's view is also different. Will somebody help me get out from this?
I have used these styles:
Text-align:right;
Padding-right:55px;
Plz have a look at images attached. FF browser, PDF from FF, IE browser, PDF from IE are not being aligned.
I did text-align: right. But it does not aling appropriately in IE. Telerik ReportViewer.axd generates 'word-wrap' itself in css class. It creates spaces to right side, so its not aligning correctly in IE. Even when i generates a PDF from IE, again it does not aligns as in browser. Same value for right padding are different in IE & FF. IE's browser view & PDF from IE's view is also different. Will somebody help me get out from this?
I have used these styles:
Text-align:right;
Padding-right:55px;
Plz have a look at images attached. FF browser, PDF from FF, IE browser, PDF from IE are not being aligned.