Requirements

HiQPdf is a library targeting the .NET Standard 2.0 and it can be used in applications compatible with this standard or a later standard. We offer a demo application for ASP.NET Core as example for library features that you can use as starting point for your own applications.

Operating System Requirements

The component is compatible with all Windows versions starting with Windows XP and Windows Server 2003. The NG version is compatible with Windows 7 and later.

The recommended operating systems are Windows 7 or later for development and Windows Server 2008 R2 or later for deployment.

Both 32-bit and 64-bit versions of Windows are supported. Because the PDF documents are created or loaded in memory, the internal memory consumption can go quite high. Sometimes this limit can be exceeded and a 64-bit version of Windows is recommended in general to avoid this kind of issues. It is also recommended a machine with 4GB of RAM when creating very large PDF documents.

.NET Core Requirements

The software can be used in .NET Core applications compatible with .NET Standard 2.0 or later, which includes .NET Core 2.0 or later applications. The software package contains a sample application for ASP.NET Core.