File viewer component

Hi all,

I have a notes db with attachments. I would like to have a composite that shows a (pre)view of the attachment in a component.

The embedded file viewer (KeyView) would be great for this (if only it supported PDF). However I have no clue just yet how to get the File viewer loaded in a component/frame instead of a tab within Notes. My Property Broker Monitor shows:

File Viewer - notes-8-530x120.jpg, com.ibm.workplace.noteswc.views.NotesView:3477326

But no idea what to do with that.

I even tried embedding the ocx on a form and controlling the ActiveX control. But no doc on the web about the properties.

A managed browser plugin has issues with word and excel files showing the save or open dialog and I want them to only view the attachment.

Any idea on how to control the File Viewer or alternatives for this would be greatly appreciated.