Re: [latexusersgroup] multiple pdfs with page group included in a single page warning using pdflatex

2,759 views
Skip to first unread message

Peter Flynn

unread,
Jun 24, 2012, 5:11:40 PM6/24/12
to latexus...@googlegroups.com
On Sun, Jun 24, 2012 at 8:52 PM, José David Rojas Fernández <jdr...@gmail.com> wrote:
Recently I updated the MikTeX distribution and now, when compiling my documents a warning appears for some pdf graphics:

"pdfTeX warning: pdflatex.exe (name of the file): PDF inclusion: multiple pdfs with page group included in a single page"

I don't know what this means nor how can I fix it.  The resulting documents looks OK, but I want to eliminate these warnings...

Thanks in advance for any help or advice.

Are you using the pdfpages package to include whole PDF pages from another document?
Or including several apparently separate PDF images on a single page, which are actually not separate images?

Can you cut down the document to a single minimal instance with all irrelevant material discarded, and post it somewhere we can download it and test it?

///Peter

José David Rojas Fernández

unread,
Jun 26, 2012, 10:41:40 AM6/26/12
to latexus...@googlegroups.com
Thank you for your help,

I attached a zip file with a minimal example. The example can also be dowloaded from https://dl.dropbox.com/u/7655865/Example.zip

I'm not using pdfpages package and I think I'm not including several apparently separate PDF images on a single page, which are actually not separate images, as you said.

These warning appears after and update of miktex. Also it happened in two different computers, both with windows 7.

Thank you very much for any help on this :)

El domingo, 24 de junio de 2012 15:11:40 UTC-6, Peter escribió:
Example.zip

Peter Flynn

unread,
Jun 26, 2012, 5:43:30 PM6/26/12
to latexus...@googlegroups.com
On Tue, Jun 26, 2012 at 3:41 PM, José David Rojas Fernández <jdr...@gmail.com> wrote:
Thank you for your help,

I attached a zip file with a minimal example.

That is not a minimal example.
This is a minimal example:

\documentclass{scrreprt}
\usepackage{graphicx}
\begin{document}
\chapter{Minimum example}
\includegraphics[width=2.5cm]{SistElecTrafo}

\includegraphics[width=0.5\columnwidth]{BodeZeroPrim}
\end{document}

You must get rid of all the non-essential stuff: remove it completely until you have a MINIMAL example that demonstrates the problem.

///Peter
 

José David Rojas Fernández

unread,
Jun 27, 2012, 6:46:38 PM6/27/12
to latexus...@googlegroups.com
I hope this is a good minimal example.

Thank you for your help.


El martes, 26 de junio de 2012 15:43:30 UTC-6, Peter escribió:
Example.zip

Peter Flynn

unread,
Jun 28, 2012, 3:37:18 PM6/28/12
to latexus...@googlegroups.com
On Wed, Jun 27, 2012 at 11:46 PM, José David Rojas Fernández <jdr...@gmail.com> wrote:
I hope this is a good minimal example.

Yes, thank you. I don't get the error you reported:

$ pdflatex \\nonstopmode\\input Example.tex
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 \write18 enabled.
entering extended mode
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, nohyphenation, farsi, arabic, croatian, bulgarian, ukrainian, russian, czech, slovak, danish, dutch, finnish, french, basque, ngerman, german, german-x-2009-06-19, ngerman-x-2009-06-19, ibycus, monogreek, greek, ancientgreek, hungarian, sanskrit, italian, latin, latvian, lithuanian, mongolian2a, mongolian, bokmal, nynorsk, romanian, irish, coptic, serbian, turkish, welsh, esperanto, uppersorbian, estonian, indonesian, interlingua, icelandic, kurmanji, slovenian, polish, portuguese, spanish, galician, catalan, swedish, ukenglish, pinyin, loaded.

(./Example.tex (/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size12.clo))
(/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
(/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
(/etc/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def)))
No file Example.aux.
(/usr/share/texmf/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
)
pdfTeX warning: pdflatex (file ./SistElecResit.pdf): PDF inclusion: found PDF v
ersion <1.5>, but at most version <1.4> allowed
<SistElecResit.pdf, id=1, 67.5278pt x 41.87352pt> <use SistElecResit.pdf>
Underfull \hbox (badness 10000) in paragraph at lines 8--10
<BodeZeroPrim.pdf, id=3, 377.49574pt x 297.15807pt> <use BodeZeroPrim.pdf>
Overfull \hbox (17.62482pt too wide) in paragraph at lines 11--13
[][]
[1{/home/peter/.texmf-var/fonts/map/pdftex/updmap/pdftex.map} <./SistElecResit.
pdf> <./BodeZeroPrim.pdf>] (./Example.aux) )
(see the transcript file for additional information)</usr/share/texmf-texlive/f
onts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-texlive/fonts/type1/
public/amsfonts/cm/cmr12.pfb>
Output written on Example.pdf (1 page, 56620 bytes).
Transcript written on Example.log.
 
///Peter

José David Rojas Fernández

unread,
Jun 28, 2012, 4:29:24 PM6/28/12
to latexus...@googlegroups.com
Thank you. I guess is something related with MikTex, because the warning started appearing when I made an update. But thank you anyway for your help and time


Just in case, this is my log file:

This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9) (preloaded format=pdflatex 2012.6.25)  28 JUN 2012 14:22
entering extended mode
**Example.tex
(C:\Users\jdrojas\Dropbox\Public\Example\Example.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, afrikaans, ancientgreek, arabic, armenian, assamese, basque, bengali
, bokmal, bulgarian, catalan, coptic, croatian, czech, danish, dutch, esperanto, estonian, farsi, finnish, french, galic
ian, german, german-x-2012-05-30, greek, gujarati, hindi, hungarian, icelandic, indonesian, interlingua, irish, italian,
 kannada, kurmanji, latin, latvian, lithuanian, malayalam, marathi, mongolian, mongolianlmc, monogreek, ngerman, ngerman
-x-2012-05-30, nynorsk, oriya, panjabi, pinyin, polish, portuguese, romanian, russian, sanskrit, serbian, slovak, sloven
ian, spanish, swedish, swissgerman, tamil, telugu, turkish, turkmen, ukenglish, ukrainian, uppersorbian, usenglishmax, w
elsh, loaded.
("C:\Program Files\MiKTeX 2.9\tex\latex\base\article.cls"

Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
("C:\Program Files\MiKTeX 2.9\tex\latex\base\size12.clo"
File: size12.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphicx.sty"
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
 ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks14
)
("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\graphics.sty"
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
 ("C:\Program Files\MiKTeX 2.9\tex\latex\graphics\trig.sty"
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
) ("C:\Program Files\MiKTeX 2.9\tex\latex\00miktex\graphics.cfg"
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: pdftex.def on input line 91.

("C:\Program Files\MiKTeX 2.9\tex\latex\pdftex-def\pdftex.def"
File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX

("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO)
)
("C:\Program Files\MiKTeX 2.9\tex\generic\oberdiek\ltxcmds.sty"
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count87
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
)
No file Example.aux.
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 6.
LaTeX Font Info:    ... okay on input line 6.
(C:\Users\jdrojas\AppData\Roaming\MiKTeX\2.9\tex\context\base\supp-pdf.mkii

[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count88
\scratchdimen=\dimen105
\scratchbox=\box26
\nofMPsegments=\count89
\nofMParguments=\count90
\everyMPshowfont=\toks15
\MPscratchCnt=\count91
\MPscratchDim=\dimen106
\MPnumerator=\count92
\makeMPintoPDFobject=\count93
\everyMPtoPDFconversion=\toks16
) <SistElecResit.pdf, id=1, 67.5278pt x 41.87352pt>
File: SistElecResit.pdf Graphic file (type pdf)
 <use SistElecResit.pdf>
Package pdftex.def Info: SistElecResit.pdf used on input line 9.
(pdftex.def)             Requested size: 195.0pt x 120.93933pt.


Underfull \hbox (badness 10000) in paragraph at lines 8--10

 []

<BodeZeroPrim.pdf, id=2, 377.49574pt x 297.15807pt>
File: BodeZeroPrim.pdf Graphic file (type pdf)
 <use BodeZeroPrim.pdf>
Package pdftex.def Info: BodeZeroPrim.pdf used on input line 11.
(pdftex.def)             Requested size: 390.0pt x 307.01935pt.


Overfull \hbox (17.62482pt too wide) in paragraph at lines 11--13
[][]
 []

[1

{C:/Users/jdrojas/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map} <C:/Users/jdrojas/Dropbox/Public/Example/SistElecRe
sit.pdf> <C:/Users/jdrojas/Dropbox/Public/Example/BodeZeroPrim.pdf

pdfTeX warning: pdflatex.exe (file C:/Users/jdrojas/Dropbox/Public/Example/BodeZeroPrim.pdf): PDF inclusion: multiple pd

fs with page group included in a single page

>] (C:\Users\jdrojas\Dropbox\Public\Example\Example.aux) )
Here is how much of TeX's memory you used:
 1114 strings out of 493921
 14696 string characters out of 3147276
 63009 words of memory out of 3000000
 4457 multiletter control sequences out of 15000+200000
 4544 words of font info for 17 fonts, out of 3000000 for 9000
 841 hyphenation exceptions out of 8191
 27i,4n,19p,219b,117s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cm
bx12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr12.pfb>
Output written on Example.pdf (1 page, 56607 bytes).
PDF statistics:
 33 PDF objects out of 1000 (max. 8388607)
 0 named destinations out of 1000 (max. 500000)
 11 words of extra memory for PDF output out of 10000 (max. 10000000)



El jueves, 28 de junio de 2012 13:37:18 UTC-6, Peter escribió:

Peter Flynn

unread,
Jun 29, 2012, 3:50:00 PM6/29/12
to latexus...@googlegroups.com
On Thu, Jun 28, 2012 at 9:29 PM, José David Rojas Fernández <jdr...@gmail.com> wrote:
Thank you. I guess is something related with MikTex, because the warning started appearing when I made an update. But thank you anyway for your help and time

I think you need to ask this on the MiKTeX mailing list, or on comp.text.tex where there are people who know the intricacies of package versions. My guess is that an update has caused a conflict between packages.

///Peter
 

Reply all
Reply to author
Forward
0 new messages