CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 24th, 2013, 10:55 AM
odp odp is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2012
Posts: 60 odp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 16 h 46 m 3 sec
Reputation Power: 2
Media type print inconsistent results across different browsers

Hi all,

I'm sitting with this problem that just boggles my mind.

I have created a print friendly version of my stylesheet that only displays the text in a div (several pages). The div is set with a padding of 20% to give the page extra margin, that's about it.

To generate a page break. I use

Code:
.page_break {
display: block; 
page-break-before: always;
page-break-inside: avoid;
}


I have read that there is a bug that manifests itself if you have elements that floats, so I don't have any.

The problem in the meantime is that when I print the page, the result is inconsistent across different browsers.

I'm on a Linux box with Firefox 17.0.1 and it looks like I want it to.
My friend tested it on Safari on OSX and here there is blank pages for each page break I make. If I remove the page breaks, the page is printed as suspected - as one long stream with respect to the styling.

So what could be the issue?

Last edited by odp : January 24th, 2013 at 10:56 AM. Reason: type0

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Media type print inconsistent results across different browsers

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap