What is the error and is that the SVG you're using? I'm not sure if that font definition will work properly with FOP...
Alastair --- In [email protected], "nboire" <[EMAIL PROTECTED]> wrote: > > Hello, > > When i tried to convert "text.svg" to pdf, i have this error. > Any ideas? > > > <fo:external-graphic src="text.svg"/> > > -------------------------------------- > text.svg > -------------------------------------- > <?xml version="1.0" encoding="iso-8859-1"?> > <svg width="400" height="400" xmlns="http://www.w3.org/2000/svg" > xmlns:xlink="http://www.w3.org/1999/xlink"> > <style type="text/css"> > <![CDATA[ > @font-face{font-family:'Myriad-Roman';src:url("data:;base64,\ > T1RUTwADACAAAQAQQ0ZGIIW/JnoAAAG8AABBgEdQT1MKHBbMAABDPAAADtBjbWFwmD/p5 > gAAADwA\ > AAGAAAAAAQAAAAMAAAAMAAQBdAAAAC4AIAAEAA4AJgAnAF8AYAB+AKAAowCmAKkAqwCuA > LcAuQD+\ > IBQgGSAdICIgJiCsISL7Av//AAAAIAAnACgAYABhAKAAoQClAKkAqwCtALAAuQC7IBMgG > CAcICIg\ > .... > > .... > > AAEASwABAEwAAQBNAAYATv/pAE//6QBQ/8wAUf/wAFL/xQBT//QAVP/fAFUABQBW/+UAV > wAFAFgA\ > BQBZAAUAWgAFAFv/+wADAAH/nQAN/wIAD/8FAAIACQABAAEAAAAIAAkAAQANAA0AAwAPA > A8ABAAb\ > ABwABQAiADwABwBBAFwAIgBlAGUAPgBtAG0APw==")} > ]]> > </style> > <g> > <text><tspan id="my_title" x="10" y="50" font-family="'Myriad- > Roman'" font-size="20">Various Text Elements</tspan></text> > </g> > </svg> > ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

