Hello everybody
Please excuse me for my poor english.
I'm creating an application that get an HTML Table and then generate a Word Document.
The problem is that I need to convert the created document into PDF format, and when a try to do this, the result PDF file have the next content:
NOT IMPLEMENTED: support for w:altChunk -
But, in the generated Word Document the table appears OK.
Here is my code:
...
//html ...