I'm developing an application, but the PdfiumViewer library (2.13.0) inside the incompatibility module. showing the error:
NU1701 Package 'PdfiumViewer 2.13.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.1'. This package may not be fully compatible with your project.
An easy solution?
I believe its not compatible with .Net Core/Standard.
Pdf2Data has a dependency on PdfiumViewer which appears to only work on Framework.