thanks for the hint...i'll try this out...
Andreas L Delmelle wrote: > > On Nov 20, 2007, at 09:10, m_dieu wrote: > > Hi > >> <snip /> >> And my attempt to include this into a fop looks like this: >> >> <fo:block> >> <fo:instream-foreign-object> >> <svg:svg width="170mm" height="130mm" >> xmlns:xlink="http://www.w3.org/2000/svg"> > ^^^^^^ > > You might want to bind the SVG namespace to the svg: prefix. That > should solve the error below. > >> <snip /> >> But when I wants to generate the pdf I get this error: [Fatal Error] >> :1:32817: The prefix "svg" for element "svg:svg" is not bound. >> System-ID unbekannt; Zeilennummer1; Spaltennummer32817; >> org.xml.sax.SAXParseException: The prefix "svg" for element >> "svg:svg" is not >> bound. > > > HTH! > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/how-to-embed-svg-to-fop--tf4841833.html#a13853728 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
