Hi fop user, i define a svg graphic in my .fo file with the following code:
<fo:block> <fo:instream-foreign-object> <svg:svg width="21.182cm" height="29.700cm" xmlns:svg="http://www.w3.org/2000/svg"> <svg:rect x="0.90cm" y="0.780cm" width="8.050cm" height="0.400cm" fill="#FFFFFF" stroke="#FF6666" stroke-width="0.5px"/> </svg:svg> </fo:instream-foreign-object> </fo:block> Now i want to use this svg graphic on several places. Is it possible to reference the svg definition any time in the .fo file, without using <fo:external-graphic>? I want to define the graphic in the .fo file and not outside! Thanks Christoph Brunner __________________________________________________________________ Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingelt�ne f�rs Handy bei http://sms.yahoo.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
