Skip to content

SyncfusionExamples/How-to-create-PDF-Viewer-in-WPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create WPF PdfViewer sample in C# and VB.Net

These samples contains PDF Viewer Control with PDF document loaded in it. PDF Viewer lets you to edit, print and persist the modified PDF file. Also you will be able to work with PDF Viewer features like annotations, bookmark, zooming features of PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/wpf/getting-started

Project pre-requisites

To run this application, you need to have the below two in your system

  • VisualStudio 2010 and above
  • Pdf Viewer Assemblies or Syncfusion.PdfViewer.WPF NuGet

Install

You can install the Pdf Viewer Assemblies from Syncfusion nuget packages. Follow the below steps to install assemblies from nuget

  • Go to the References option in the project.
  • Right-click the References option and choose Manage NuGet Packages option from the menu that will display a window.
  • Now search for Syncfusion.PdfViewer.WPF nuget and install .

About

This repository contains the samples that demonstrates how to create PDF Viewer in C# and VB.Net WPF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors