Am 11.09.2010 02:21, schrieb [email protected]:
Thanks for your quick reply. I tried fully specifying the file name in the
dpfpages dialogue box, but I get the same error message. I exported the lyx
document to latex(pdflatex) and I looked at the \includepdf{} command. I see:
\includepdf[pages=-]{0_home_mateo_work_article}
which does not work because there is no file by this name.
It seems that your installation is broken. When I insert a file as external material and specify an
absolute path I e.g. get this:
\includepdf[pages=-]{\string"C:/Program Files (x86)/LyX 1\lyxdot 6\lyxdot
7/Resources/doc/clipart/\string"Abstract}
and this works. Using a relative path also works here on Windows correctly.
What is your OS, what is your LaTeX-distribution? If you are in Windows, try to update MiKTeX using
the MiKTeX update program that is linked in the start menu (requires admin permissions).
What is the exact error message you get if you use a relative path, for example by having the
included PDF in the same folder as your LyX file?
regards Uwe