View PDF file in winform
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Does anyone know how to view PDF file in winform? thanks
-
Does anyone know how to view PDF file in winform? thanks
You need a pdf viewer control. If adobe reader is installed on computer you can use com library that comes with it. If you need pure managed one, I'm sure Google can help you :)
Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion