Thanks for the quick reply.
I think the information on the linked page is outdated.
According to Nuget, .NET Framework 4.7.2 is not supported:
Adding it to a .NET Framework 4.7.2 project, did not work either.
Thanks for the quick reply.
I think the information on the linked page is outdated.
According to Nuget, .NET Framework 4.7.2 is not supported:
Adding it to a .NET Framework 4.7.2 project, did not work either.
@Clemens_Pestuka
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): METADATANET-4080
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
Please take a look at this NuGet package. It does support .NET 4.7.2. You can integrate Merger API in your application and manipulate the document.
Aaah there is a separate NuGet package for .NET Framework.
I quickly tried to import it, removed metadata from some file and it worked without any problems.
Thanks a lot for you help!