I\'m working on website that is supposed to print table.
One problem I\'m running into is that some table borders won\'t be printed, although they are correctly disp
I think this other SO question, How to print inline CSS styles?, might hold the answer to your question.
Another thing to try is setting your stylesheet using the standard syntax so you specify one or more media targets (just separate them with a comma).