Open a ticket
Chat with us
Click or drag to resize

Installation

This installation guide will guide you trough all the needed steps to get started with ASP.NET Core PDF Viewer.
Please make sure to follow the instructions depending on the technology you're using in your project.

Make sure to add a reference to Terminalworks.PdfViewer.AspNetCore component. You can reference it through NuGet.
Run the following command in the Package Manager Console:

install-package Terminalworks.PdfViewer.AspNetCore

Each installation, no matter the technology you're using has 3 simple steps:

  1. Add link to needed CSS files

  2. Add link to needed Javascript files

  3. Add the component to the page

See Also
Copyright © 2024 Terminalworks. All Rights Reserved