On some files I'm at version 33 for example, I tell myself that this file has evolved well:) Is there a macro or other that allows you to see all the versions of this file, like its chronology in images? For fun but also to be able to target a big change without necessarily having to open each version. Ideally a series of images from the same point of view.
I answer anyway (5 days without answer) but this type of tool does not exist natively. Apart from going through a macro in excel to get each version of files then open it and save it as jpg I don't see.
Yes, but a bit long to do. You have to use the PDM APIs to get each file and then open an instance of SW (or use an already open instance) and open the file.
In this case, you need to have a good foundation in vba to succeed in doing this and sequence the actions well because it is impossible to manipulate PDM (obtaining files...) when the file is opened in SW.