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 encode problems #8

Open
Rogerio opened this issue Oct 31, 2017 · 1 comment
Open

Docx encode problems #8

Rogerio opened this issue Oct 31, 2017 · 1 comment

Comments

@Rogerio
Copy link

Rogerio commented Oct 31, 2017

I'm ripping a file but the output is with encode problems. How should I pass the encode to the ripper?

My output is something like:

Um cronograma que você terá em mãos para acompanhá-lo

My code is:
text = DocRipper::rip('file_name.docx')
puts text

@pzaich
Copy link
Owner

pzaich commented Nov 1, 2017

@Rogerio Right now the library doesn't really handle encoding issues. I'd like to fix this though and provide encoding as an option. Could you provide a small .docx example fixture that I could use for testing purposes?

@pzaich pzaich mentioned this issue Nov 29, 2017
Merged
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