By: nonameuser
Date: 2011-09-01
Time: 19:38
|
Making a listCan anyone tell me how I should put an unordered list and how I would put it on the template? I'm using OpenTBS to put some html in a Word document
|
By: Skrol29
Date: 2011-09-02
Time: 23:02
|
Re: Making a listHello,
OpenTBS does not convert HTML to XML. That what would be needed to put some HTML in a Word document. Here is a good post about the problem. http://www.notesfor.net/post/2010/03/05/Html-to-OpenXml-converter.aspx Since you've got your unordered list into PHP, you can have it in OpenXML. |