resolution of final pdf different then source
Posted: 2008-04-17T10:43:27-07:00
Hi,
I am facinjg an issue with imagemagic 6.4.0.7.
When i try to convert a png to pdf with :
convert x.png -density 250 x.pdf
the pdf created is perfect and 1:1 reproduction of the source image i.e. 3069*2213 at 250*250
But when i do:
convert x.png y.png -density 250 x.pdf i get the 2 pag pdf, but the size is messed, i get a 884 *700 something file at 72*72 document.
am i doing something wrong?
I am facinjg an issue with imagemagic 6.4.0.7.
When i try to convert a png to pdf with :
convert x.png -density 250 x.pdf
the pdf created is perfect and 1:1 reproduction of the source image i.e. 3069*2213 at 250*250
But when i do:
convert x.png y.png -density 250 x.pdf i get the 2 pag pdf, but the size is messed, i get a 884 *700 something file at 72*72 document.
am i doing something wrong?