Page Breaks

  • Thread starter Thread starter Ron Cook
  • Start date Start date
R

Ron Cook

I have a 70 page document that I have in WORD. Copying it
and pasting it into FrontPage has been a breeze. The
problem is our clients are going to need to print this
document from the web site. Of course WORD did not put
page numbers in so I had to manually do that but the page
is not really a "page". Is there a way to do a HTML to do
an automatic page break?
 
It took me three days to find this and three minutes to
implement it. Here you go.

http://www.htmlgoodies.com/beyond/css_print.html

It's probably not a good idea to put 70 text pages into
one html page. Cut it up by chapters at least.

You also might want to PDF it. You can do a free online
PDF tryout at Adobe's web site.
 
Back
Top