J
Jules Winfield
Good Day, Gentlemen:
I've been tasked with creating a screen that allows users to
double-click items from list of filenames. Each filename in the list
corresponds to a PDF file. On double-click, the corresponding PDF file
should be displayed. The catch is that the PDF viewer needs to be embedded
*inside* my WinForms app, as opposed to being externally launched. The user
needs to be able to scroll through the PDF and optionally print it.
Does anyone know how to do this? I don't mind purchasing a 3rd party
component, so long as it's a fully managed .NET component.
Help a brother out,
Jules
I've been tasked with creating a screen that allows users to
double-click items from list of filenames. Each filename in the list
corresponds to a PDF file. On double-click, the corresponding PDF file
should be displayed. The catch is that the PDF viewer needs to be embedded
*inside* my WinForms app, as opposed to being externally launched. The user
needs to be able to scroll through the PDF and optionally print it.
Does anyone know how to do this? I don't mind purchasing a 3rd party
component, so long as it's a fully managed .NET component.
Help a brother out,
Jules