Page 1 of 1

broken convert svg to pdf

Posted: 2009-08-08T13:11:34-07:00
by xaviero
hi IM,

i'm a new user.
i have a svg file that coverted to pdf, but the pdf only showing black-block only :(

here is my step:
convert -density 150 -size 397x559 -antialias -quality 80 page.svg page.pdf

i am using
ImageMagick-6.5.4-Q16-windows

here is my .svg file link
http://cid-cf819aa592bb26de.skydrive.li ... c/page.zip

first of all, this file origin is from .xaml file, then i use xslt to convert it to .svg, then try using IM to convert it to .pdf, even i tried to .jpg and .png but the result was same. the result always displaying big-black-block.

i need some englightment please

thanks

Re: broken convert svg to pdf

Posted: 2009-08-09T19:13:02-07:00
by anthony
A word about Vector Image formats
http://www.imagemagick.org/Usage/formats/#vector

Which brings use to what I am trying to say...

Avoid using ImageMagick for 'Vector Image' to 'Vector Image' conversions
EG: converting between formats like: PDF, PS, SVG