Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A couple of fixes for edge cases of converting docx to html #4

Open
wants to merge 1 commit into
base: vNext
Choose a base branch
from

Conversation

pushist1y
Copy link

I've encountered a couple of errors converting docx files to htmls with this lib.

First one was in a file having style elements missing type attributes. Second one is file with font sizes specified in pt units like "16pt". Diving into the sources i've managed to fix them.

Examples
1044_710.docx
1539_15-фз.docx

Unfortunately i don't have examples with these issues in english.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant