<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Replace SVG unsupported multi-page support with a new "-split" option"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94084">94084</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Replace SVG unsupported multi-page support with a new "-split" option
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>cairo backend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pierre-luc.samuel@ticketmaster.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>In reference to a mailing list discussion

On 04/02/16 05:58, Pierre-Luc Samuel wrote:
<span class="quote">> Hi,</span >
>
<span class="quote">> A long time ago, cairo implemented the SVG 1.2 draft with support for
> multipage, so pdftocairo complies with that and submits an entire PDF
> document to be rendered into 1 SVG file.  However, no existing svg
> viewer can open these files because SVG 1.2 was never adopted by W3C and
> was actually dropped in 2005 in favor of development of SVG 2.0.  See
> <a href="https://www.w3.org/standards/techs/svg#obsolete">https://www.w3.org/standards/techs/svg#obsolete</a></span >
>
<span class="quote">> Inkscape has scapped their own plans of supporting multi-page SVG since
> it's not supported by any current SVG specification, and SVG 2.0 doesn't
> look like it will have multi-page either
> <a href="http://wiki.inkscape.org/wiki/index.php/Multipage">http://wiki.inkscape.org/wiki/index.php/Multipage</a></span >
>
<span class="quote">> So, I would be willing to prepare a patch to have SVG treated like other
> single-page image files, so that calling pdftocairo would generate many
> SVG 1.1 files.  Libcairo already has a
> cairo_svg_surface_restrict_to_version() method.</span >
>
<span class="quote">> Would you be interested in such a patch?</span >

Adrian Johnson wrote:

I think it would be best to add a "-split" option (applicable to all
vector outputs) for creating one file per page. Changing the default svg
output to one file per page would be a significant change to the
pdftocairo behavior that would break any existing scripts that use
"pdftocairo -svg".

Using a -split option also leaves open the possibility changing the
current multipage svg to whichever multipage option Inkscape chooses to
implement.

We can also change the pdftocairo svg version to 1.1 now that 1.2 is
obsolete.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>