Search found 1 match

by Zoe
Tue May 14, 2013 2:44 pm
Forum: Text Formatting
Topic: Include page numbers to the included PDF pages
Replies: 1
Views: 10268

Include page numbers to the included PDF pages

How to include page numbers to the included PDF files in my file.

I used

\usepackage{pdfpages}
\includepdf[pages=-]{SupportingInfo_Coordinates}

to include my pdf file into my .tex file. I realised that all the pages from my PDF file don't have page numbers. Is there a way of inserting pages ...