Welcome ACD User. If this is your first visit, please register to start connecting with the ACD Community.
before you can post: click the sign up link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Given the full qualified filename of a catalogued file, how can I read all meta data from the database using the SDK?
You will find details of the SDK here https://www.acdsee.io/sdk/
Documentation and examples are included in the download zip file.
The SDK is for C/C++ programmers who wish to write plug-ins for ACDSee Photo Studio.
It assumes you are proficient in the C/C++ programming language and its tools. The source code files in this SDK are written for Microsoft’s Visual Studio on Windows.
Note that the SDK was last updated in March 2020.
Edit:
Not done using SDK, but perhaps just using Tools\Database\Export and in the Export Wizard set the radio button to "Export Database information to a text file and then tick "Include keyword definitions master file list, and also tick "Include all category definitions" would provide much of the information you want.
Comment