Page break in MS Word where no paragraphs



HI,

Have anyone tried inserting page break when there are no paragraphs on the
page ?

Well I have two TextBox and one Picture object and when i try to insert page
break it
happens not exactly where I have expected it . I would expect or need it
after the last inserted object ....

I don't even know what to set for Range ....

object range = aDoc.Range(ref s1,ref s2);

object start = Word.WdSectionStart.wdSectionNewPage;

aDoc.Sections.Add(ref range, ref start);

Thanks.

Kris






.



Relevant Pages

  • Re: Problem with tables in columns
    ... then you have not followed my suggestion. ... I also tried your suggestion Suzanne and it worked as well. ... formatting to enough paragraphs to force the table into the next column. ... After inserting the column break I have a space at the ...
    (microsoft.public.word.pagelayout)
  • Re: File Overwrite
    ... Are the Insert and File commands on the top toolbar? ... which you're inserting is not selected when you insert or paste. ... Word MVP FAQ site: http://word.mvps.org ... remain just the five paragraphs of File Bat 50 kb. ...
    (microsoft.public.word.customization.menustoolbars)
  • Re: shape alignment ,VBA
    ... In a VBA project I'm inserting text as watermark in slidemaster (I have ... several designs - templates) in my presentation. ... sub InsertWatermark() ... trying to anchor the textbox to the right bottom corner. ...
    (microsoft.public.powerpoint)
  • Re: preventing a style from starting on the previous page?
    ... Inserting section breaks is a recipe for disaster. ... Jezebel has given you the ... paragraphs in question. ... Some of these table titles appear after page breaks. ...
    (microsoft.public.word.pagelayout)
  • shape alignment ,VBA
    ... In a VBA project I'm inserting text as watermark in slidemaster (I have ... several designs - templates) in my presentation. ... different slide sizes) and also textbox width. ... trying to anchor the textbox to the right bottom corner. ...
    (microsoft.public.powerpoint)