Word and XML

S

steve

Hello

I wonder if anyone has any experience of taking an XLM file and formatting
it in word.

I have a XML string and I need to lay it out as a paper form. This form
needs to include tick boxes, text boxes, images etc, and the XML data needs
to be populated within these.

The other concern I have is how does word handle repeating data items? My
string contains a list of elements eg family relationships - containing
details about Name, age, address. Please see an example below:

Family Relationships
Ben Brown 23 years 1 west street
James Brown 4 year 1 west street

There could be 10 rows and I need word to lay them out in a table format,
based on the number of rows in the XML.


Do you think I am asking too much of word or is this sort of thing possible?

Cheers

Steve
 
Top