wordpress hit counter
Welcome to OpenXML Developer Sign in | Join | Help

Tables or Lists in Word with Bound Content Controls

Last post 08-12-2009, 5:30 PM by darcythomas. 1 replies.
Sort Posts: Previous Next
  •  07-02-2009, 6:30 PM 7105

    Tables or Lists in Word with Bound Content Controls

    I am creating a letter generation system and have chosen to use Word 2007 with bound content controls method. (It's soooo nice not to have to run Word on the servers!) This is working well for most letters, but some have lists or tables of variable size, and i haven't found a way to do this. If there isn't one, then we will live with using fixed size tables/lists as we currently do; with one content control per "cell", but i really want to make this better.

    Has anyone found a way to do this?

    Any leads, tips, or suggestions are apreciated.

    Thanks,

    mark

  •  08-12-2009, 5:30 PM 7363 in reply to 7105

    Re: Tables or Lists in Word with Bound Content Controls

    Using the PHPexcel library you can dynamically consume and create tables which may work for you. If you look what I did here you may be able to work something out:
    http://openxmldeveloper.org/articles/4606.aspx
View as RSS news feed in XML