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?
resolution of final pdf different then source
Re: resolution of final pdf different then source
Never mind, i was being very stupid...maybe the pressure took my logial thinking over....
The pdf generated with the mentioned command was perfectly fine.
Thanks.
The pdf generated with the mentioned command was perfectly fine.
Thanks.