Could not load file or assembly in .net 8

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF PrintManager for .NET (v4)  /  Could not load file or assembly in .net 8

DynamicPDF PrintManager for .NET (v4) Forum

We have been using DyanmicPDF.Printing for several years in .net 4.7.2. We are in the process of moving our codebase to .net 8. I've updated our version of DynamicPDF to 4.22, but now when we call the license addition, we are getting this exception:

cete.DynamicPDF.Printing.PrintJob.AddLicense("licenseinfo")

System.IO.FileNotFoundException: 'Could not load file or assembly 'DynamicPDF.Printing, Version=4.22.0.51387, Culture=neutral, PublicKeyToken=09b5ce0d5c0a9d8b'. The system cannot find the file specified.'

I've tried both from the nuget ref and from direct references. What else can I do to achieve this?

All times are US Eastern Standard time. The time now is 3:25 AM.