Video tutorial below demonstrates how to add VintaSoft web PDF document editor to an ASP.NET Core application and edit PDF document in ASP.NET Core application using VintaSoft Imaging .NET SDK.
Video tutorial consists from the following steps:
1. Create a blank "ASP.NET Core Web App (Model-View-Controller)" application in Visual Studio 2026.
2. Server side: Add references to the Vintasoft nuget-packages to the ASP.NET Core application.
3. Server side: Create ASP.NET Core API controllers, which allow to upload/download file, work with image collection, work with images, work with PDF document.
4. Client side: Add JavaScript libraries to the project.
5. Client side: Add JavaScript code that creates VintaSoft web PDF editor that allows to view and edit PDF document.
6. Run created ASP.NET Core application in Chrome and see the result:
6.1. View PDF document in VintaSoft web PDF editor.
6.2. Edit content of PDF document in VintaSoft web PDF editor.
6.3. Redact content of PDF document in VintaSoft web PDF editor.
6.4. Export change PDF document to a local computer.
6.5. Convert PDF document to a PDF/A-1b format and validate converted PDF/A-1b document.
6.6. Compress PDF document