Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multi-page SVG in the browser

Tags:

svg

web

Is there any support for working with multipage SVGs in a modern web browser for displaying and printing purposes?

I've been trying to find the answers in google. But no mention anywhere of multipage SVGs in the browser.

like image 623
clinux Avatar asked Sep 10 '25 12:09

clinux


1 Answers

Shot myself in the foot. Multipage svg was just a part of v1.2 working draft and was dropped in v2.0.

like image 112
clinux Avatar answered Sep 13 '25 05:09

clinux