EdgePDF.Web 12.3.5.1

dotnet add package EdgePDF.Web --version 12.3.5.1
                    
NuGet\Install-Package EdgePDF.Web -Version 12.3.5.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EdgePDF.Web" Version="12.3.5.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EdgePDF.Web" Version="12.3.5.1" />
                    
Directory.Packages.props
<PackageReference Include="EdgePDF.Web" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EdgePDF.Web --version 12.3.5.1
                    
#r "nuget: EdgePDF.Web, 12.3.5.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EdgePDF.Web&version=12.3.5.1
                    
Install EdgePDF.Web as a Cake Addin
#tool nuget:?package=EdgePDF.Web&version=12.3.5.1
                    
Install EdgePDF.Web as a Cake Tool

PDF.Editor for ASP.NET Web apps - Read, view, edit PDF file in web browser

PDF Viewer & Editor API for ASP.NET Web apps. It contails all necessary C# API and web resource files (html, js, css, images) to read, view, edit PDF files online in web browser.

It is used by

  • ASP.NET Core Web Forms
  • ASP.NET Core MVC web app
  • ASP.NET Framework web application
  • ASP.NET Framework MVC web application

Features

  • Easy to open, read, view PDF contents online in web browser in ASP.NET Core, MVC web apps
  • Build in PDF page navigation, zooming, rotation, re-position features
  • Easy to add, insert new text, image to the existing PDF pages
  • Quick to remove, modify, edit, update existing PDF text, image contents online
  • Easy to markup, highlight text, image content in PDF document, and redact sensitive information from it in browser
  • Quick to navigate contents through PDF, by page jump, outlines, text search, in page web link
  • Able to edit PDF text, image content directly in web browser in the ASP.NET Core project

Compatible with

  • .NET Standard 2.0
  • .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
  • .NET Framework 4.x, 3.5
  • Windows, MacOS, Linux, Docker, Azure

Documents

High quality and easy to use library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on EdgePDF.Web:

Package Downloads
OnBarcode.Ocr

OnBarcode.Ocr is a C# Optical Character Recognition library to read, extract text contents from images, scanned PDFs, multi-page TIFF files in .NET projects. OnBarcode.Ocr is an advanced OCR SDK : * OnBarcode OCR C# library has led the industry in optical character recognition * Allow characters recognition and extraction from images captured by digital camera, scanned PDF document and image-only PDF * Support multiple languages, including English, German, Japanese, Chinese, French, Portuguese, Spanish, Russian, Italian, Dutch, Arabic, Korean, etc * Support user-defined image and document OCR, like full-page, auto and manual zonal OCR recognition * Able to read QR Code, and other 20+ barcode data message Compatible with * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x * .NET Framework 4.x Contact * Email : support@onbarcode.com

OnBarcode.PDF

C# Barcode on PDF document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on PDF file in ASP.NET, MVC, web, Windows applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And others Barcode Output Types : * Document : PDF * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com

OnBarcode.TIFF

C# Barcode on multi-page TIFF file: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on TIFF file in ASP.NET, MVC, web, Windows applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And others Barcode Output Types : * Document : Multi-page TIFF (.tiff, .tif) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com

OnBarcode.Word

C# Barcode on Microsoft Word document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on Office Word file in ASP.NET, MVC, web, Windows applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And others Barcode Output Types : * Document : Microsoft Office Word (.docx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com

OnBarcode.PowerPoint

C# Barcode on Microsoft PowerPoint document: The nuget package includes API to generate, read QR Code, Code 128, and 20+ barcodes on Office PowerPoint file in ASP.NET, MVC, web, Windows applications. Supported barcode formats : * QR Code (Steyled QR Code, GS1 version), Data Matrix (GS1 version), PDF-417 * Code 39, Code 128, GS1-128 * EAN 8, EAN 13, UPC-A, UPC-E * Interleaved 2 of 5, ITF-14 * And others Barcode Output Types : * Document : Microsoft Office PowerPoint (.pptx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream objects or Byte array Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.onbarcode.com/tutorial/csharp-barcode-generation.html * Contact US : support@onbarcode.com

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
12.3.5.1 105 6/3/2025
12.3.5 10,629 5/30/2025