
New versions of the entire ExpertPdf Toolkit are now available: ExpertPdf HtmlToPdf Converter v21.1 and ExpertPdf PdfCreator v21.1, together with the v9.0 release of Pdf To Text, Pdf Merge, Pdf Split, Pdf Viewer, Pdf Security, Pdf Images Extractor, Rtf To Pdf, and Pdf To Image Converter. The sibling ExpertXls Excel Library has been refreshed in lockstep.
Highlights of this release
.NET 10 support, end to end
Every NuGet package, every readme, every .chm and every page of the online API reference now lists .NET 5 - .NET 10 as supported runtimes. If you’re already on a modern .NET, the upgrade is purely a version bump — no API breaks, no code changes.
New .NET 10 sample tree per product
Every product folder now ships a fresh Samples_NET_10/ tree alongside the long-standing Samples/ (net20) and Samples_NET_4/ (net40) trees:
- HtmlToPdf and PdfCreator ship a consolidated ASP.NET Core 10 Razor Pages app — one project that hosts every demo as a separate page, with all the assets under
wwwroot/files/. There’s also a paired C# + VB.NET CommandLine sample, and (for PdfCreator) a paired C# + VB.NET WinForms sample onnet10.0-windows. - PdfMerge, PdfSplit, PdfSecurity, PdfToImage, PdfToText and PdfImgExtract each ship paired C# + VB.NET CommandLine and WinForms demos. The Console projects target plain
net10.0; anything that draws withSystem.Drawingor hosts a Form targetsnet10.0-windows. - RtfToPdf and the two PdfViewer products remain .NET Framework only and intentionally do not ship a
Samples_NET_10/tree — their NuGet packages targetnet20andnet40only.
The .NET 4.0 and net 2.0 sample trees are still in place exactly where you remember them — nothing has been removed.
About ExpertPdf
ExpertPdf is a family of .NET libraries for creating PDF documents from web pages or raw HTML, authoring PDFs from scratch, merging / splitting existing PDFs, encrypting and signing them, extracting text and images, rendering them as images, and viewing them in WinForms and ASP.NET applications.
ExpertPdf is in business since 2007 and is being used by thousands of companies world wide. Here you can view a list of our best known customers.
All the tools included in the ExpertPdf Toolkit have .NET Core versions (and .NET 5, 6, 7, 8, 9, 10) and NuGet packages.
Download
You can download the latest version of every component right now — the per-product zip archives, the ExpertPdf-Toolkit-v21.1.0.zip umbrella archive bundling all eleven libraries, the ExpertComponents-Toolkit-Total-v21.1.0.zip bundle that adds ExpertXls, and the x64-only ExpertPdf-v21.1.0-x64.zip for binary-only deployments are all available now.
NuGet users can bump the main-converter packages to 21.1.0 and the tools packages to 9.0.0 in a single restore.
Questions? Drop us a line at ExpertPdf Support — we read every message.