docx icon indicating copy to clipboard operation
docx copied to clipboard

accept docm file

Open miko53 opened this issue 2 years ago • 0 comments

I see that docm files are rejected as not supported. Is it possible to accept them ?

In fact the format is the same (except macro support), and when I renaming file the file is correctly read.

As with this lib I want just retrieve text and paragraph, rename file seems useless

May be add a disclaimer to indicate that macro are not supported ?

The modification seems easy (accept docm in document.rb line 28)

What do you think about this ?

Thanks a lot!

miko53 avatar Aug 03 '23 19:08 miko53