Marking Page Breaks in Web Page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a bunch of documents that are going to be in print and on the web. In
the web version, I would like to insert a marker wherever the print page
break is and indicate the new page number.

e.g.;

Some text some text some text

---- Begin Page 54 ----

Some more text. More text....

Does anybody have any clue how to do this?
 
Hi =?Utf-8?B?Y2Z1bG1lcg==?=,
I have a bunch of documents that are going to be in print and on the web. In
the web version, I would like to insert a marker wherever the print page
break is and indicate the new page number.

e.g.;

Some text some text some text

---- Begin Page 54 ----

Some more text. More text....

Does anybody have any clue how to do this?
Basically, you'd have to go in and edit the HTML file manually. There's nothing
in Word that will do this for you. And unless page breaks are made manually
(Ctrl+Enter), where a page breaks isn't saved in the file format. Page breaks
are generated dynamically and not saved in any way.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Hi =?Utf-8?B?Y2Z1bG1lcg==?=,

Basically, you'd have to go in and edit the HTML file manually.
There's nothing in Word that will do this for you. And unless page
breaks are made manually (Ctrl+Enter), where a page breaks isn't saved
in the file format. Page breaks are generated dynamically and not
saved in any way.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)


This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)


Hello Cindy,
Although NOT from within Word created web pages (as you
stated), a printing page break is possible using the PRINT option in CSS
(don't confuse this with Word Syles).

I've provide some links which may assit the inquiry:
http://www.w3schools.com/css/css_ref_print.asp
http://www.w3.org/Style/CSS/
http://www.w3schools.com/css/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top