Hi all,

This is my 1st post in this list, so please forgive me if i forgot something :-)

- Windows Vista Business SP1 (French) Microsoft, Internet Explorer 8.0 
6001.18904 - 

I have a desktop application which generates html pages from SQL data. 
Then, with a WebBrowser object, I send these pages to print or preview (Exec 
Web method). 

I can’t make the CSS 2.1 page-break-inside work

However with IE 8 this should work (Trident - Comparison of layout engines 
(Cascading Style Sheets)). 
I’ve read the W3 documentation, Microsoft documentations (Defining Document 
Compatibility, page-break-inside Attribute | pageBreakInside Property) and 
Vitaly Sharovatov’s article (IE8 Rendering Modes theory and practice) and I 
added in my header: 
Code :
<meta http-equiv="X-UA-Compatible" content="IE=8"/>

But it doesn’t work either.

I’m totally newbie with CSS  :-( 

Any hint?
TIA 
JYves

My test files  :
http://obaobaobao.free.fr/sample01.html
http://obaobaobao.free.fr/sample02.html
http://obaobaobao.free.fr/sample03.html



      
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to