free wpf pdf reader (open pdf within my .net application , not in browser)

neha mittal 1 Reputation point
2021-02-09T14:08:54.18+00:00

i want to develop a pdf reader. But the pdf should open within my application. i dont want to allow editing, copying of pdf.

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
89 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ken Tucker 5,846 Reputation points
    2021-02-15T11:38:46.1+00:00

    Syncfusion, devexpress, telerik, etc have a wpf pdf control you can use for this. I know syncfusion does have a community license you might qualify for.

    https://www.syncfusion.com/products/communitylicense

    https://www.syncfusion.com/kb/10790/how-to-create-pdf-viewer-control-in-c-wpf


  2. David 146 Reputation points
    2021-03-25T05:53:27.357+00:00

    Spire.PDFViewer for WPF a pdf viewer control that allows developers to display pdf documents in wpf applications. And you are able to customize the tool bar by your preferences.

    https://www.e-iceblue.com/Introduce/pdf-viewer-wpf.html

    0 comments No comments