I'm looking for a solution , I want to view a pdf file on a windows form C# from a remote server / url.
Is this doable?
CodePudding user response:
Check this out. I'm using the
and the best place to see starter and example code is at
the github location is
