

If poppler executables (pdftoppm, pdfinfo etc) use another location you need to set "ToolPath" property explicitly. NET app is deployed on Linux, the wrapper tries to locate poppler tools in /usr/local/bin or /usr/bin. A license key is required by LT-version (no trial mode).LT-version nuget doesn't include poppler binaries for Windows (DLL size is only ~64kb).

NET apps is deployed on Linux (where poppler tools are installed separately) these things might be undesired + is not supported on Linux at all starting from NET7.įor Linux deployments it is recommended to use another nuget : This nuget package includes poppler binaries for Windows and has dependency on NReco.PdfRenderer nuget package includes netstandard20 build which is fully compatible withĪll.
#Install pdfinfo for free
NET wrapper for FREE poppler tools pdftoppm, pdftotext, pdfimages, pdfinfo: PDF viewer in both ASP.NET and desktop apps. C# component for rendering PDF pages to high-quality images (jpg, png, tiff): can be used for PDF thumbnails,
