How to get HTML colors to print from a local file?
Using a table with background colors <TR bgcolor='#FF00FF'> the color doesn't print nor does it show in print preview.
How can I correct this?
선택된 해결법
It shows properly on the screen but not in Print Preview?
First thing to check would be Page Setup. While in Print Preview, click the Page Setup button on the toolbar and make sure you've enabled "Print Background (colors & images)".
If that is already turned on, my next suspicion would be that Firefox thinks your printer cannot handle color. I'm not sure of the best fix for that, but you can clear the information Firefox has gathered about your printer using the methods in this article: Fix printing problems in Firefox.
Any improvement?
문맥에 따라 이 답변을 읽어주세요 👍 0모든 댓글 (2)
선택된 해결법
It shows properly on the screen but not in Print Preview?
First thing to check would be Page Setup. While in Print Preview, click the Page Setup button on the toolbar and make sure you've enabled "Print Background (colors & images)".
If that is already turned on, my next suspicion would be that Firefox thinks your printer cannot handle color. I'm not sure of the best fix for that, but you can clear the information Firefox has gathered about your printer using the methods in this article: Fix printing problems in Firefox.
Any improvement?
That was it! Thanks, jscher