-
Couldn't load subscription status.
- Fork 2.7k
Open
Labels
Milestone
@hungdang6676
Description
I'm having a *.doc file, then if i use IOFactory::load($filename, 'MsDoc') to read the file, it's always show Notice: Uninitilized index..... So i want to convert the file to *.docx before read the file to avoid the problem. But how can i do that?