Get attachment content

I have a document store few notes item and embedded object,when i click print i want it to show the object content together with the notes item before print.My problem is how to show the object content.Any ideal ?Thank !

Subject: RE: Get attachment content

Which is it, an attachment or an embedded object? You can launch attachments if you have a program that recognizes their file extension. You can communicate with OLE objects via OLE automation, again assuming the right software is installed.