Does anyone know of any (preferably free, but if not, that's fine as well) user controls that will display a pdf documents similar to the PrintPreviewControl?
I'm trying to make a document viewer that will show the document and have MenuBar buttons for e-mailing/faxing/printing/etc. the document in question. Right now, it works completely, but it shows a PrintDocument in a print preview control and I'd like to show a pdf instead.