0

I write a dissertation in English, and I want to add a page from PDF file (in Arabic) after the title page in PDF latex, I used the formulas

\usepackage[final]{pdfpages}

\includepdf[pages=-]{file.pdf}

but the page appeared empty, can anyone help me

leandriis
  • 62,593
  • First check the most common Question is your problem caused by using babel see https://tex.stackexchange.com/questions/230808/includepdfpages-file-pdf-doesnt-work –  Apr 14 '19 at 11:08
  • Package pdfpages Warning: I will use a dummy \includepdf command (pdfpages) which will NOT insert any pages, because (pdfpages) you are producing DVI output. – user290397 Apr 14 '19 at 14:51
  • A warning appears above – user290397 Apr 14 '19 at 14:52
  • You need to include a simple MWE including your starting preamble down to \begin{document} \includepdf… \end{document} and explain what compiler command you use / selected to trigger a DVI route –  Apr 14 '19 at 14:58
  • I ask about compilation command because it sounds similar to https://tex.stackexchange.com/questions/52190/pdfpages-includepdf-not-working –  Apr 14 '19 at 15:06

0 Answers0