﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
543	IE7 does not understand the page-break tag	jpghiena		"we discovered that the [page-break] does not work properly when used on IE7.

Read :
http://groups.google.it/group/microsoft.public.internetexplorer.general/msg/156c318230ae4d55

We currently use (directly through source code in fckeditor) :

<div style=""page-break-after: always; line-height: 0; height: 0px"">
PAGE 1
</div>
<div style=""page-break-after: always; line-height: 0; height: 0px"">
PAGE 2
</div>
<div style=""line-height: 0; height: 0px"">
PAGE3
<div>

and then this page-break-after code works with IE7 (yes.... thank you
Bill...)

... same code with the page-break-'''before''' does not work :-)) (please don't smile...)

Just to let you know that the function ""page-break"" currently in use in
fckeditor does not work with IE7 (or did I miss something ?)
"	Bug	closed	Normal		General		invalid	IE7 Pending WorksForMe	
