Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1078715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T21:45:50+00:00 2026-05-16T21:45:50+00:00

How do you get cross browser compatibility in Print? any tips for print css

  • 0

How do you get cross browser compatibility in Print? any tips for print css file to make print on paper identical from all browser.

Edit

I’m already using Eric meyer CSS but still facing inconsistencies in different browser when we take print from site.

Is there any CSS declarations which we can use always and put at a top in print css , Like other css resets which work good in media=screen?

I’m already using a different css for print (print.css) with media="print"


Would it be better to keep * {posotion:static} , *{float:none} , * {clear:both}
in print css always?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T21:45:50+00:00Added an answer on May 16, 2026 at 9:45 pm

    Identical results are impossible. The output depends not only on CSS but also on individual settings for page margins, the printer’s capabilities, available fonts, paper format (A4 vs US Letter) and probably a lot more.

    For CSS

    • Avoid floats and positioning (relative, absolute and fixed). Especially Mozilla (Firefox) can not handle those properties very well.
    • Use page-break-* but don’t rely on it. Some browsers insert page breaks even in images.
    • You don’t know the page width and height (could A5). Keep anything as flexible as possible.
    • For performance, put your print style into the main stylesheet in a @media print {} rule.
    • Use pt not px for borders and margins. A printer doesn’t know what a pixel is and may come to strange results.
    • Develop your print layout in Opera, which has the best support for @media print currently, and insert compatibility hacks, when you’re done.
    • Internet Explorer may crash on print, if you use its reserved IDs.
    • Never rely on print preview. You get very different results on real printouts. Save the rain forest with a print-to-pdf-driver. 🙂
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How to make cross size and cross browser compatible print CSS for World's most
how to get double border in using CSS with cross browser compatibility and border
Any one able to help me identify this cross browser CSS issue http://bit.ly/HC1c2u In
How can I get the list of cross product pairs from a list of
I am on the stage where I need to make my website cross-browser compatible.
Hay guys, I'm using this hack to get a cross browser 100% height DIV
I'm trying to extract values from xml using jQuery in a cross-browser compatible fashion.
I'm trying to get a page to have cross browser support, however I keep
What is the best (correct, modern, cross-browser, safe) way to get a web browser
I've been trying to come up with a decent cross-browser CSS framework for my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.