Hi All,
I have a word template and i am filling it with some data from vbscript code.which will run into number of pages.
i have a last page the contents of which will be filled in by onother document(ex. objPo.selection.insertfile "file name")
everything is fine till now.
I want to print the last page after each page of the template.
can anybody give me a
vb code snippet.
it should print like this
Ist page ,last page,II nd page ,last page ,..... last but one page,lastpage
please note that the printout should also include the proper page numbers(ex page 1 of 5)
Thanks in advance
Vadiraj