I experienced basically the same problem, using ImageMagick 6.3.7. I
solved it with the -density switch, so the command line would look like
this:

convert -density 150 testpic.jpg output.pdf

So, the paper size finally depends on the density. Beside this, it still
is a bug because ImageMagick should use the image's density by default
or fall back to a default value if the image doesn't have any.

However, I opened DirkP's output.pdf with evince, it looks perfectly
normal (see attached screenshot).

** Attachment added: "screenshot of evince displaying output.pdf"
   http://launchpadlibrarian.net/22743477/output_pdf.png

-- 
problems converting images to pdf
https://bugs.launchpad.net/bugs/248329
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to