Hey,
Im trying to implement your PdfViewer into my semester project, it works fine when it comes to displaying the pdf's.
The problem occurs when I close the application, a System.ComponentModel.Win32Exception gets thrown with the message "Error creating window handle". If I remove the pdfviwer I have no problems closing the application.