html-to-docx icon indicating copy to clipboard operation
html-to-docx copied to clipboard

Correctly handle percentage widths for table cells

Open ad-si opened this issue 10 months ago • 4 comments

Fixes https://github.com/privateOmega/html-to-docx/issues/189

ad-si avatar Jan 21 '25 20:01 ad-si

This repo isn't being maintained anymore, but if you go to the TurboDocx/html-to-docx one we're happy to take a look if we haven't fixed this already in our hard fork

nicolasiscoding avatar Jan 21 '25 20:01 nicolasiscoding

Thanks for the heads up @nicolasiscoding. However, this version here seems to have quite a few more commits. Can you say something about the differences / improvements in your fork?

ad-si avatar Jan 29 '25 13:01 ad-si

@ad-si i haven't seen what has been merged lately in this repo as we stopped contributing about 2 years ago.

In our fork, we actively maintain it and continually deploy with features and bug fixes. AFAIK from when we began the fork we support more tags and edge cases with complex OOXML, better error handling, and handle most document editors, etc.

nicolasiscoding avatar Jan 29 '25 14:01 nicolasiscoding

Thank you for the infos @nicolasiscoding! We decided to maintain our own fork at https://github.com/OxfordAbstracts/html-to-docx. We converted the repo to TypeScript, removed obsolete stuff, and made it more robust for big HTML files.

ad-si avatar Feb 04 '25 19:02 ad-si