When pdflatex converts *.eps files to pdf I get errors that these figures
can't be converted and are not shown in the final pdf. When .ps files get
converted, their boundingboxes are ignored so figures are not displayed
properly.
I think, although I am not sure, that pdflatex can't read (e)ps files. Try
to
use JPG, PNG or GIF(?) figures instead.
Well, JPG, PNG and GIF figures are not scalable vector graphics.
The only scalable vector graphic other than eps and ps is pdf but for some
reason there is a problem generating pdf from eps with epstopdf and then
there is a problem with boundingboxes when pdf is generated for ps files.
Disapointed
Leo