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 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.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10328
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
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
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
- Attachments
-
- TestGraphics.log
- (9.46 KiB) Downloaded 251 times
- Stefan Kottwitz
- Site Admin
- Posts: 10328
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
Stefan
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
So I created a new, page pdf (Forum.pdf)
PLease find attached the files
- Attachments
-
- TestGraphics.tex
- (525 Bytes) Downloaded 266 times
-
- TestGraphics.pdf
- (218.49 KiB) Downloaded 169 times
-
- Forum.pdf
- (271.45 KiB) Downloaded 156 times
- Stefan Kottwitz
- Site Admin
- Posts: 10328
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
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
- Stefan Kottwitz
- Site Admin
- Posts: 10328
- Joined: Mon Mar 10, 2008 9:44 pm
INclude PDF-Picture on page No. 2
Stefan
-
- Posts: 4
- Joined: Fri Jul 21, 2017 5:12 pm
INclude PDF-Picture on page No. 2
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