Missing Aspose.Pdf.Kit.res when updating from Pdf.Kit to Total's PDF component

I’m updating from Pdf.Kit to Total’s PDF component, but the downloaded ZIP with DLL’s doesn’t have the Aspose.Pdf.Kit.res

Any idea where it is ?

Hi Steve,

The new version doesn’t need Aspose.Pdf.Kit.res file. Please use the merged Aspose.Pdf for .NET without this file. Also, in order to get more information regarding the merged version and how you can use it, please have a look into this documentation. One thing I would like to mention here is that if you want to execute the existing code of Aspose.Pdf.Kit with the merged version, you can use Aspose.Pdf.Facades namespace.

I hope this helps. If you find any further questions, please do let us know.
Regards,

Thanks for the information and quick response