Prerequisites |
RAD PDF, when run on the traditional .NET Framework, typically requires:
Any edition, including Web, Standard, Enterprise, or Datacenter can be used.
Note |
---|
RAD PDF has been compiled to support both 32-bit (x86) and 64-bit (x64) platforms. For 64-bit platforms, only x64 (AMD64 / Intel64 / x86-64) processors are supported. |
Note |
---|
RAD PDF can also be run on Linux when using our NuGet and ASP.NET Core / ASP.NET 5 / ASP.NET 6 / ASP.NET 7 / ASP.NET 8 / ASP.NET 9 |
IIS (Internet Information Services) version 7.0 or higher must be installed on the Windows Server.
The .NET Framework, version 3.5 (with SP1 or higher) or 4.x, must be installed.
Note |
---|
RAD PDF also has a NuGet for ASP.NET Core (2.0 or higher), ASP.NET 5, ASP.NET 6, ASP.NET 7, ASP.NET 8, and ASP.NET 9 |
SQL Server is only required for when using the PdfWebControl; it is not required for Lite Documents / PdfWebControlLite usage.
The Express, Web, Workgroup, Standard, Enterprise, or Developer Edition of Microsoft SQL Server may be installed. SQL Server does not need to be installed locally (and for deployments in which multiple servers are using RAD PDF for the same web application, it is not recommended). The SQL Server instance must be accessible via a standard SQL connection string from the application server on which RAD PDF is installed.