Generate multi page .doc from XML

  • Thread starter Thread starter projserverpm
  • Start date Start date
P

projserverpm

We have been able to inject XML into a word document (for example in
an Avery name tag template), and populate it with some content. It
has only worked with 1 page documents. Any ideas as to how a
multipage document can be created by using a 1 page template (Avery
again)?
 
What version of Word, what Word document format and what method are you using to place the XML in the Word file?

Word label sheets are generally tables and the population can be done with table content or with Word's merge capabilities via
fields placed in the table (label) cells.

==========
We have been able to inject XML into a word document (for example in
an Avery name tag template), and populate it with some content. It
has only worked with 1 page documents. Any ideas as to how a
multipage document can be created by using a 1 page template (Avery
again)? >>
--

Bob Buckland ?:-)
MS Office System Products MVP

*Courtesy is not expensive and can pay big dividends*
 
What version of Word, what Word document format and what method are you using to place the XML in the Word file?

Word label sheets are generally tables and the population can be done with table content or with Word's merge capabilities via
fields placed in the table (label) cells.

==========
We have been able to inject XML into a word document (for example in
an Avery name tag template), and populate it with some content.  It
has only worked with 1 page documents.  Any ideas as to how a
multipage document can be created by using a 1 page template (Avery
again)? >>
--

Bob  Buckland  ?:-)
MS Office System Products MVP

  *Courtesy is not expensive and can pay big dividends*

Bob,

We want to render XML in MS Word (2003 or up) when a user clicks on a
link. The challenge is that we've been able to do this using an
Averey label template (1 pager), however don't know how to inject XML
in a word document so it starts on the next page (and not continues at
the end of first page). I am not a developer, just trying to gather
more intel which I can forward to my team.

Thanks
 
Back
Top