File viewer control

  • Thread starter Thread starter SBD
  • Start date Start date
S

SBD

Does anyone know of a file viewer control I can add to an
app I'm working on. Its a documentation catalog and there
will be various types of documents ranging from JPGs to
PDFs to Excel Sheets etc. I would prefer one that would
directly support scanning but I can do without that if I
can't find one.

I know I can just link to the files, but I would like a
viewer on the form where the user can preview the
document, then decide to open it.
 
I think there is no FileViewer because files have so many extensions and access to file is different for each of file type.
 
There are a few apps like Quick View, that can view
several different file types. So its certainly possible
to do.

Scott said:
-----Original Message-----
I think there is no FileViewer because files have so
many extensions and access to file is different for each
of file type.
 
Back
Top