Prevent Inkscape to make multiple pages PDF for LaTeX

When I generate a PDF from a Drawing using Inkscape 0.92.1 on Ubuntu, it creates a multiple page document which is barely not displayed then in a LaTeX document.

How could I prevent Inkscape to make multiple pages PDF?

Here’s the pages layout on the PDF document viewer on Ubuntu (Evince) just to clearly see the problem:

PDF multiple pages output in Evince on Ubuntu

Answer

The problem with the additional page has been fixed, see https://bugs.launchpad.net/inkscape/+bug/1417470/comments/45

This will still create multiple layers, which is intended behaviour. If you don’t like it, a workaround is to move all text to the top layer, see https://tex.stackexchange.com/a/350175/36296

Attribution
Source : Link , Question Author : s.k , Answer Author : Community

Leave a Comment