html page break in printing

"Smadar" <[email protected]> Sun, 15 Sep 2002 00:16:51 +0300
Newsgroups gmane.comp.web.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------=_NextPart_000_0006_01C25C4D.308ED760
Content-Type: text/plain;
	charset="iso-8859-8"
Content-Transfer-Encoding: quoted-printable

i wanted to know in what way the browser divied one long html page=20
into numbers of pages when printing this long html page.
how can i know the length (in pixels or lines) of the pages ( that the =
browser was divided).
i build a program that create dinamic html source .i want to control the =
printing of the long html page
in a way that prevent me from cutting tables or paragraph in the middle.
how can i know my position (in pixels or rows) in the beginings of table =
or paragraph ,
the length (in pixels or rows) of the table or paragraph and how many =
pixels or rows is left until the end of the print page.
if i'll know all this parameters it is posible to put in the html source =
the  page-break-after: always order in the place=20
i want to jump to new page in the print

hope that some one can advice or help me in this issue
smadar
[email protected] =20

------=_NextPart_000_0006_01C25C4D.308ED760
Content-Type: text/html;
	charset="iso-8859-8"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3D"text/html; charset=3Dwindows-1255" =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.37"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i wanted to know in what way the =
browser divied one=20
long html page </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>into numbers of pages when printing =
this long html=20
page.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>how can i know the length (in pixels or =
lines) of=20
the pages ( that the browser was divided).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i build a program that create dinamic =
html source=20
.i want to control the printing of the long html page</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>in a way that prevent me from cutting =
tables or=20
paragraph in the middle.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>how can i know my position (in pixels =
or rows) in=20
the beginings of table or paragraph ,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>the length (in pixels or rows) of the =
table or=20
paragraph and how many pixels or rows is left until the end of the print =

page.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>if i'll know all this parameters it is =
posible to=20
put in the html source the&nbsp; page-break-after: always order in the=20
place&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i want to jump to new page in the=20
print</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>hope that some one can advice or help =
me in this=20
issue</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>smadar</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><A=20
href=3D"mailto:[email protected]">[email protected]</A>&nbsp;&nbsp;</FONT><=
/DIV></BODY></HTML>

------=_NextPart_000_0006_01C25C4D.308ED760--