On Mon, 13 Dec 2010, Martin Schröder wrote:
> 2010/12/13 stefano franchi <[email protected]>:
> > pages and a page of text). In Lualatex, on the other hand, the two
> > titlepages are blank.
>
> The pdf produced by luatex is broken: The xobjects referenced in obj
> 49 of testpage.pdf (which is referenced in obj 4) are lost.
yes, that's because testpage.pdf doesn't contain any /Resources info in
the /Page dictionary (that doesn't look good). This file
\pdfcompresslevel=0 \pdfminorversion=3
\hbox{\pdfximage width 100mm page 1{testpage.pdf}\pdfrefximage\pdflastximage}
\bye
gives
LuaTeX warning: PDF inclusion: /Resources missing. 'This practice is not
recommended' (PDF Ref.)
Regards, Hartmut