Z
zikkio
Hi all,
I need to merge a document into another, preserving portrait/landscape
page layout of the source doc.
I've noticed that a simple copy&paste from a word window to the other
does exactly what I need, but the same thing done via vbscript doesn't
work: the content of the original document is pasted into the output
doc, the section break is present but the page formatting is lost.
I've tried also a direct inserting of the file with
Selection.InsertFile method, but the result is the same (document
inserted, section break inserted, page orientation lost).
I'm using word 2003 sp3.
Any help will be appreciated.
TIA,
zikkio
I need to merge a document into another, preserving portrait/landscape
page layout of the source doc.
I've noticed that a simple copy&paste from a word window to the other
does exactly what I need, but the same thing done via vbscript doesn't
work: the content of the original document is pasted into the output
doc, the section break is present but the page formatting is lost.
I've tried also a direct inserting of the file with
Selection.InsertFile method, but the result is the same (document
inserted, section break inserted, page orientation lost).
I'm using word 2003 sp3.
Any help will be appreciated.
TIA,
zikkio