Conversion using dvipdfm changes image sizes.



Hi all,

I have a problem converting a document to pdf. There are
several .jpg images included in the document in the form:

\begin{figure}[htp]
\centering
\subfigure[A pretty picture]{
\includegraphics[bb=0 0 150 100]{fig/myfig.jpg}
}
....
\end{figure}

The .dvi file looks just like it should, but when I try to convert to
pdf using dvipdfm, the images are slightly oversized in the resulting
pdf, partially hiding the subfigure captions ("A pretty picture" in
the example above). There are several .eps files in the document as
well, using the wrapfigure environment, and these are sized correctly.
When running dvipdfm from the commandline (usually run it from kile),
I get the following messages:

[1][2(./lw.eps<PS>)][3(../../figs/ship.jpg
Warning: Ignoring user specified bounding box for raster image.
)][4(./fig/img1.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./fig/img2.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./fig/img3.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./fig/img4.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./fig/img5.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./fig/img6.jpg
Warning: Ignoring user specified bounding box for raster image.
)][5(./zb/img1.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./zb/img2.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./zb/img3.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./zb/img4.jpg
Warning: Ignoring user specified bounding box for raster image.
)(./zb/img5.jpg
Warning: Ignoring user specified bounding box for raster image.
)][6][7][8]
640765 bytes written

So basically, the included .jpg files all cause this "Ignoring
user..." warning to appear. Bizarre, because the scaling is just
changed, not entirely neglected (if "ship.jpg" were to be rendered at
full size, it would take up half the page, which is what happens when
using pdflatex). What am I doing wrong, and how do I convert this
bloody report correctly to pdf?

--
Alex Borghgraef

.



Relevant Pages

  • Re: PDF resolution
    ... gavsko wrote: ... The reason your PS is asking what resolution to use is that it's going ... to turn the PDF into a static, ... single raster image, ...
    (comp.sys.mac.apps)
  • Re: Problem printing pdfs
    ... It will print OK directly from SWX, but if I "save as pdf", the pdf won't ... The print queue shows a file size of 1.4MB using Adobe Reader, ... 1MB from SWX. ... raster image - it certainly gives a poorer quality output. ...
    (comp.cad.solidworks)
  • Re: Problem after I converted to Adobe PDF
    ... AVirya wrote: ... impossible to select in PDF. ... Ordinary text should not become a raster image, but if one applies, say, special effects to the text, this will happen. ...
    (microsoft.public.word.docmanagement)