On Mon, Mar 31, 2008 at 10:41 AM, bulia byak <buliabyak@...400...> wrote:
... All of this makes me very reluctant to go on with implementing the current SVG Print multipage model. If we do, we may end up with our multipage documents unreadable by most SVG software out there, even though we will follow an official spec. ...
In a lot of respects, page and pageSet containers are similar to groups or layers. Hence my proposal:
But even if you are doing it with groups, you don't solve the problem that it will no be viewable in other programs. At least not as different pages. Perhaps you could add a small javascript to switch the pages so that it would be possible to view the SVG is a browser. An other solution could be to have every page in a single SVG file and package the files somehow . (e.g. in a ZIP file)
Regards, Tobias