syncfusion-aspnetcore-pdf-viewer

Bind Syncfusion ASP.NET Core PDF Viewer APIs to Razor/MVC views.

1|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/syncfusion/pdf-viewer-sdk-skills --skill syncfusion-aspnetcore-pdf-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: syncfusion-aspnetcore-pdf-viewer
Source: https://github.com/syncfusion/pdf-viewer-sdk-skills/tree/main/skills/syncfusion-aspnetcore-pdf-viewer
Command: npx skills add https://github.com/syncfusion/pdf-viewer-sdk-skills --skill syncfusion-aspnetcore-pdf-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Integrates and configures the Syncfusion ASP.NET Core PDFViewer in web applications to display, navigate, annotate, and interact with PDFs directly within Razor views or MVC pages.

Core Features & Use Cases

  • Embedding and configuring the PDFViewer in Razor pages and MVC views for rapid UI integration.
  • Enabling essential functionality such as navigation, text search, annotations, forms, and download/print capabilities via markup and APIs.
  • Use cases include embedding contracts, manuals, forms, and reports with built-in annotation and form-data workflows.

Quick Start

Add the ejs-pdfviewer tag to a Razor view and set documentPath to load a PDF for immediate use.

Frequently Asked Questions about syncfusion-aspnetcore-pdf-viewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I embed a PDF viewer in ASP.NET Core Razor pages?

Embed a PDF viewer in ASP.NET Core by adding the ejs-pdfviewer tag to a Razor view and setting the documentPath property to load a PDF for immediate rendering and interaction.

Can I enable PDF annotations and form filling in an ASP.NET Core web app?

You can enable PDF annotations and form filling in an ASP.NET Core web app by binding Syncfusion PDF Viewer APIs to Razor views, supporting form data workflows and markup-based interactions.

Does the Syncfusion PDF Viewer work with both MVC views and Razor pages?

The Syncfusion PDF Viewer works with both MVC views and Razor pages, binding viewer APIs to both view types for seamless PDF rendering, navigation, and downloading in web applications.

How do I display contracts and reports with download capabilities in ASP.NET Core?

Display contracts and reports in ASP.NET Core by embedding the PDF Viewer in Razor views, which provides built-in navigation, annotation, and download or print capabilities via markup and API configuration.

Do I need reference files to initialize the PDF Viewer in an ASP.NET Core application?

You need reference files to initialize the PDF Viewer in an ASP.NET Core application, as the skill enforces reference-file API usage and guides initialization through frontmatter metadata for proper setup.