Page 1 of 1

Please support the thumbnails for Autodesk's DWF and DWFx file formats

Posted: Thu Feb 01, 2018 8:36 am
by m.Th.
It is easy to implement the support for these because in fact they are in Open Office XML format.

So, take the engine used to open the Office files (IOW handle the DWF / DWFx file as an zip archive and read the zip) and generate the thumb from first (and only) jpg file inside the zip file.

Samples available here:
Samples.zip
(206.7 KiB) Downloaded 78 times