Export SVG -> PDF

Discuss SVG code, accessible via the XML Editor.
Philippe

Export SVG -> PDF

Postby Philippe » Mon Apr 06, 2009 6:22 pm

Hello,

In first time, sorry for my english ... i'm french and for us, others languages are so difficult!! :)

I try to explain my problème :
My OS is Windows and i used Inkscape 0.46

We created an image on Adobe Illustrator with some text. Then, we export this image in SVG format and to process this file in specific application, we used inkscape in command line to export in PDF format.
The problem is the font which is decribed in SVG files is not understood by the Inkscape export. The result on PDF file is all my text are in same font without style. I think the font is translate in basic font.

If someone can help me, it will be great!!

regards,

Philippe

Font described in my SVG :
style="font-family:'Arail-BoldMT'; font-size:20.1732; "

Inkscape Command Line used :
"inkscape --export-pdf=file.PDF --export-embed-fonts --export-text-to-path file.SVG

Philippe

Re: Export SVG -> PDF

Postby Philippe » Mon Apr 06, 2009 6:26 pm

Re,

Just an other information, when i open my SVG with Inkscape, i couldn't change the font, only 'Sans' in French could be used.

regards,
Philippe

rndmerle
Posts: 12
Joined: Sun Feb 22, 2009 10:05 pm

Re: Export SVG -> PDF

Postby rndmerle » Wed Apr 08, 2009 7:00 am

Transforming texts to pathes in Illustrator, before exporting to SVG, isn't an option ?


Return to “SVG / XML Code”