0
I try to download PDF.js via Nuget, but it is a problem:
Error: Could not install package 'PDF.js 1.3.91'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.5.2', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I’m using Visual Studio of the year 2015.
Someone has been through it ? And how to solve ?
Hi @Thiago Lunardi, I risk changing the version of NET Framrwork ?
– Matheus Miranda
If you want to use the PDF.js package, yes. Have a change, as it does not support the v4.5.2 version.
– Thiago Lunardi