Graphics, Figures & Tables ⇒ INclude PDF-Picture on page No. 2
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
I use LaTeX already for some years and face now a weired problem.
I Include pictures by
\includegraphics[page=2]{Document.pdf}.
Up to now it worked pretty well.. but now the page number is ignored and the picture is always taken from Document.pdf page No. 1.
I compile the LaTeX-Document using pdflatex.exe
Recently I updated MikTex2.9including the pdflatex.exe
Any ideas?
I Include pictures by
\includegraphics[page=2]{Document.pdf}.
Up to now it worked pretty well.. but now the page number is ignored and the picture is always taken from Document.pdf page No. 1.
I compile the LaTeX-Document using pdflatex.exe
Recently I updated MikTex2.9including the pdflatex.exe
Any ideas?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
Hi Michael,
welcome to the forum!
Can you please post the .log file of that document here as attachment? (Attachment link is below the text edit field, when writing a post.) The info within that file may help.
Stefan
welcome to the forum!
Can you please post the .log file of that document here as attachment? (Attachment link is below the text edit field, when writing a post.) The info within that file may help.
Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
Please find the LOG-File attached
- Attachments
-
- TestGraphics.log
- (9.46 KiB) Downloaded 254 times
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
I don't see an issue. Can you also attach the PDF file?
Stefan
Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
The PDF is about 500 kB .. too large to upload.
So I created a new, page pdf (Forum.pdf)
PLease find attached the files
So I created a new, page pdf (Forum.pdf)
PLease find attached the files
- Attachments
-
- TestGraphics.tex
- (525 Bytes) Downloaded 268 times
-
- TestGraphics.pdf
- (218.49 KiB) Downloaded 171 times
-
- Forum.pdf
- (271.45 KiB) Downloaded 159 times
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
Very good example!
I tested it, but it works fine on my computer. It includes the second page.
There were updates to LaTeX core files, such as
Stefan
I tested it, but it works fine on my computer. It includes the second page.
There were updates to LaTeX core files, such as
graphicx
and pdftex.def
. I'll ask a developer.Stefan
LaTeX.org admin
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
Your file pdftex.def is of 2016. Perhaps update your MiKTeX, this could fix the issue. There may have been a bug at that time.
Stefan
Stefan
LaTeX.org admin
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
Dear Stefan,
thanks for your assistance. I tried some UPDATE actions but finally there was no update found.
pdftex.def was newer in the MiKTeX-Directory then in /AppData ...
Finally I deinstalled MiKTeX 2.9 and installed it again.
Now it works...
Kind regards
Michael
thanks for your assistance. I tried some UPDATE actions but finally there was no update found.
pdftex.def was newer in the MiKTeX-Directory then in /AppData ...
Finally I deinstalled MiKTeX 2.9 and installed it again.
Now it works...
Kind regards
Michael