<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I have no problem with the MWE  you include:</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 29, 2015, at 12:07, seroul <<a href="mailto:seroul@unistra.fr" class="">seroul@unistra.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">I am testing TeX Live 2015 and I have trouble with the \includepdf command.</div><div class=""><br class=""></div><div class=""><div class="">\documentclass[11pt]{book}</div><div class="">\usepackage {pdfpages}</div><div class=""><br class=""></div><div class="">\begin{document}</div><div class="">\includepdf [scale=0.50]{test.pdf}</div><div class="">\end{document}</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">TeX Live 2012 : OK</div></div><div class=""><div class="">TeX Live 2013 : OK</div></div><div class=""><div class="">TeX Live 2014 : OK</div></div><div class=""><br class=""></div><div class="">TeX Live 2015 : Error </div></div></div></blockquote><div><br class=""></div><div>Maybe it’s not relevant but the error:</div><div><br class=""></div><blockquote type="cite" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div style="margin: 0px;" class=""><font size="3" class="">./texlive-2015-includepdf.tex:7: Undefined control sequence.</font></div><div style="margin: 0px;" class=""><font size="3" class="">\AM@output ...edge }{0pt}}}{}\ifdim \AM@pagewidth </font></div><div style="margin: 0px;" class=""><font size="3" class="">                                                  =\z@ \AM@pagewidth =210mm ...</font></div><div style="margin: 0px;" class=""><font size="3" class="">l.7 ...udepdf [scale=0.50]{pdf_documents/test.pdf}</font></div></div></div></blockquote><br class=""></div></div><div>seems to indicate that the file is in the folder pdf_documents instead of in the same folder as the calling .tex file. </div><div><br class=""></div><div>—Ettore</div></body></html>