Hi, i’m trying to extract/parse data from .vsd file (MS visio format) in linux.
for example, extracting the infromation of block diagram and parsing that info to output file.
the output file format can be any data format (.xlsm is better).
is it possible?
if then, what is the most pratical method? do i use the libreoffice SDK for API?