i give the following code.
Code: Select all
\usepackage{pdfpages}
Code: Select all
\includepdf{./adress/tp/pdf.pdf}
if i use this code i still cannot get any included pdf outputer-report.tex:0: I cannot determine the number of pages of the(pdfpages) included document, while in DVI mode. You can(pdfpages) use the option `lastpage' to give me a hint.
anyone knows what's wrong?
Code: Select all
\includepdf[lastpage=1]{./adress/tp/pdf.pdf}