While adopting your Node.js module in my current software, I've had a use case to convert an existing Word document consisting of a table. Unfortunately, there is none (I could not find any way) worthy abstraction to draw tables (by specifying cells,rows,cols etc. the usual)
Would like to see this added in, if someone else is also encountering the same need.
While adopting your Node.js module in my current software, I've had a use case to convert an existing Word document consisting of a table. Unfortunately, there is none (I could not find any way) worthy abstraction to draw tables (by specifying cells,rows,cols etc. the usual)
Would like to see this added in, if someone else is also encountering the same need.