Re: Page numbering conversion from Mac version FIle Series
From: Charles Kenyon (msnewsgroup_at_remove.no.spam.addbalance.com)
Date: 05/13/04
- Next message: SharonJo: "Re: Page Numbering"
- Previous message: Charles Kenyon: "Re: Page Numbering"
- In reply to: Mark: "Re: Page numbering conversion from Mac version FIle Series"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 May 2004 13:08:17 -0500
Look at the end of my last post. That is the standard way.
Here is a post from a couple of days ago on the same subject.
********
"Juan" <juan_magana@hotmail.com> wrote in message
news:utndhd3NEHA.1608@TK2MSFTNGP12.phx.gbl...
> Hi everyone,
>
> I have a C# Application that, if neccessary, divides a large document into
> separate smaller ones. But the first page of the second document must be
one
> more than the last page of the first document. No problem with that.
>
> The problem is that in the footer of the page, I have a "Page x of y"
field,
> and the 'x' value is correct, but the y value is the number of pages of
the
> second document, when it should be the total number of pages of the whole
> document.
>
> Is there a way that I can set the value of the number of pages to the
valur
> that I need?
>
> Thanks, from Spain
>
>
Mark the numpages field in doc1 with a bookmark "TotPages"
Instead of a NumPages field use something along the lines of:
{ = { NumPages } + { INCLUDETEXT "doc1.doc" TotPages } }
You could do something similar with the X part as well so that you do not
have to manually adjust the start of page numbering.
BTW, Word will work with quite large documents. I have one with more than
5000 pages including a Table of Contents that references every page at least
once.
-- Charles Kenyon Word New User FAQ & Web Directory: http://addbalance.com/word Intermediate User's Guide to Microsoft Word (supplemented version of Microsoft's Legal Users' Guide) http://addbalance.com/usersguide See also the MVP FAQ: http://www.mvps.org/word which is awesome! --------- --------- --------- --------- --------- --------- This message is posted to a newsgroup. Please post replies and questions to the newsgroup so that others can learn from my ignorance and your wisdom. "Mark" <anonymous@discussions.microsoft.com> wrote in message news:ccd501c43912$5b8bf530$a301280a@phx.gbl... > These are older versions. On the Mac 5.1 and on the PC > Word 97. There must be some standard simple way to let's > say print a manuscript of 30 chapetrs, each a seoarate > document, but have the page numbers start with 1 and > continue counting when the "next file" (chapter 2) is > printed, and so on. > > Mark > >-----Original Message----- > >Which versions of Word on the Mac and PC? > > > >"Master Document" is a term of art in Word referring to > a "feature" that not > >only doesn't work but also destroys documents. The > consensus (with the > >limited exception of Steve Hudson) among those offering > advice on these > >newsgroups is that using the Master Document feature is a > sure way to > >destroy your document. It can destroy parts of your > document that you are > >not even working on! I think John McGhie said it > succinctly when he said > >that there are two kinds of Master Documents: Those that > are corrupt and > >those that will be corrupt soon. See <URL: > >http://www.addbalance.com/word/masterdocuments.htm> for > information on the > >Master Document feature and workarounds. (This page also > has a link to Steve > >Hudson's chapter on how he gets Master Documents to > work.) See <URL: > >http://www.mvps.org/word/FAQs/General/WhyMasterDocsCorrupt > .htm> for more > >information on what goes wrong, and <URL: > >http://www.mvps.org/word/FAQs/General/RecoverMasterDocs.ht > m> for ideas on > >how to salvage what you can. > > > >You can work around this using bookmarks InsertText and > calculation fields. > >Take a look at > http://www.mvps.org/word/FAQs/Numbering/PageNumbering.htm > for > >a start on using calculation fields in page numbering. > You would simply > >bookmark a NumPages field in Doc1 and use it that > bookmark as a source in > >your calculation in Doc2, bookmark a calculation field of > Doc1bookmark + > >Doc2NumPages in Doc2 and use that as the base in Doc3, > etc. Or... just put > >them all in one document. > > > > > >-- > > > >Charles Kenyon > > > >Word New User FAQ & Web Directory: > http://addbalance.com/word > > > >Intermediate User's Guide to Microsoft Word (supplemented > version of > >Microsoft's Legal Users' Guide) > http://addbalance.com/usersguide > > > >See also the MVP FAQ: http://www.mvps.org/word which is > awesome! > > --------- --------- --------- --------- --------- ------- > -- > >This message is posted to a newsgroup. Please post replies > >and questions to the newsgroup so that others can learn > >from my ignorance and your wisdom. > > > >"Mark" <mark@lightsoutsports.com> wrote in message > >news:c97a01c4390e$083c6e40$a401280a@phx.gbl... > >> Hi, I have converted a screenplay from Word on a Mac to > >> Word on a PC. I need to know what the equivalent is for > >> File Series on the Mac. All I wish to do is have > >> continuous page numbers starting with Act 1 and flowing > to > >> the subsequent documents (Acts 2 - 4). Is it the Master > >> Document/Sub Document feature? > >> > >> Many Thx. > >> > >> Mark > > > > > >. > >
- Next message: SharonJo: "Re: Page Numbering"
- Previous message: Charles Kenyon: "Re: Page Numbering"
- In reply to: Mark: "Re: Page numbering conversion from Mac version FIle Series"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|