openxml - Remove page numbering from a section break -


does have clue how remove page numbering section break in word 2007 doc?

i have put 3 documents together

  • 1st part contains page numbering , formatting
  • 2nd part ends takes numbering 1st part , continues it. ends section break(next page)
  • 3rd page takes numbering (the numbering starts 1) , don't want that.

the last part contains covers , other info pages , don't want numbering on them.

the 2nd , 3rd parts inserted using altchunk. i've tried locking 3rd part editing, i've tried putting white rectangle on footer, in front of text, i've tried putting section break (continuous) @ beginning of 3rd part...all nothing. 3rd part adopts same footer previous parts.

can please give me feedback, ideas on how find solution or workaround?


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -