Hi Majid,
I use the following code to display my collection of user manuals in PDF format in my tiddlers...
<object data="./path/to/filename.pdf" type="application/pdf" width="100%" height="540px"></object>
This requires that your web browser supports PDF viewing. I don't know about EPS or PS files though, sorry.
Hegart.