Relative Content

Tag Archive for javascriptsvg

Expand svg text spans to full page width

Following the solution made by markE, for the question Split text into pages question. I want to use drawSVG. I have tried to extend the span to the full width of the page using dx to create svg spans but the text gets cutoff.