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

Docx files saved using windows wordpad are not working with docconv #161

Open
dev2021-ctrl opened this issue Dec 20, 2023 · 2 comments
Open

Comments

@dev2021-ctrl
Copy link

Attached valid sample docx file , pls advise
A bit urgent
Sample code

text, _, err :=  docconv.ConvertDocx("sample_dummy.docx")
fmt.Println(text)

Result:

Empty text returned

sample_dummy.docx

@jonathaningram
Copy link
Member

jonathaningram commented Dec 20, 2023 via email

@dev2021-ctrl
Copy link
Author

Okay, I am not very experienced in development, but if any of your contributors can spare some time to review it at their earliest convenience and provide just the bare pseudocode or logic, then I can ask my developer to implement the fix

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

No branches or pull requests

2 participants