WinForms Document Previewer

Joukuh

New member
Joined
Nov 21, 2013
Messages
4
Programming Experience
1-3
I've been searching for ages.. Google is my best friend but not when it comes to Document Preview Controls.
What I need:

  • Most important feature would be that Outlook MSG files can be previewed properly!
  • an ActiveX Control that can Preview Documents
  • Support document types from Office 2007 - 2013
  • Support document type PDF
  • that control needs to be accessed with a simple command like:
    Previewer.Open(string pathToFile)
  • Fast & Easy to use.
  • Redistributable
Does anyone here know where to buy such control? I've been using the PreviewHandler control written by Brad Smith (Preview Handlers Revisited | Brad Smith's Coding Blog), but this control gives me some errors or previews without markup.
If someone could help me with that, that would be awesome aswell :)
 
Back
Top Bottom