View Single Post
Old 05-03-2012, 12:45 PM   #2
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
It is possible to reference an SVG element as an img or object from a XHTML page thus you can reuse the same SVG over and over. I am not aware of a way to embed the text you want inside the image directly. However you could have a top and a bottom SVG image and the text between them. I take it that you want one element per page so you will need to scale the image to make this happen with various size (resolution pages). I think you will have to experiment a bit, and read the document http://www.w3.org/TR/SVG11/Overview.html

Dale
DaleDe is offline   Reply With Quote