Ave,

I need an other help about page count.
Now, the numbering begins at the real page n° 3. (so the third page has number 
1). That's good.
But when I insert the page count, oo displays the total of all the pages in the 
document. It doesn't start from the page with number 1.

What you need is show the true number of pages decreased by some fixed number (2 in your case), right?

Since the document page count is available as PAGE variable, do the following:
- Insert > Fields > Other
- choose the Variables tab
- select type "User Field" (the very last one)
- enter some Name (like myPageCount) and in the Value field enter
   "Page - 2" (without the quotation marks)
- click Insert

It worked for me.  :-)   (OOo 1.9.122)
--
Andrzej Sawula

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to