Hi,
when i insert page 1 of the
http://tug.org/texshowcase/en_gb_eclipse_114.pdf
with
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics[page=1]{en_gb_eclipse_114}
\end{document}
I'll get an empty page with pdftex 1.40.5
With version 1.40.3 everything is fine.
There is no difference in both logfiles.
Herbert