Forum


Replies: 1   Views: 274
Html to word use case
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by naumancs  · 22-05-2024 - 03:43

I have seen that this package supports HTML to Word. I have a use case where we need to create the Word Document purely from HTML, we will receive the HTML from a React application and then transform that into the Word Document. We have used a package in Python but it has a lot of issues, do we have any samples specific to this use case that I can see and decide if it will be a right thing for us or not.