Text Extraction for MS Visio Files
PostPosted:Mon Oct 14, 2019 4:46 am
by siegfredev
Is there a way for the text in the vsd files to be extracted by OpenKM? Even the MSOffice2007TextExtractor doesn't return any results. Thank you.
Re: Text Extraction for MS Visio Files
PostPosted:Thu Oct 17, 2019 7:33 am
by jllort
It is needed a JAVA class or command-line tool for converting VISIO files to a text file. You are welcome if you find one or if you build a .NET tool for it. The problem for adding a new convertion class is always the same for all the mime-types, having a conversion tool. If you have a convertion tool I can explain how to create a new extraction class.