Tags: #Inkscape #Visio #Microsoft #PDF
Inkscape: Visio Boundary Correction
Posted on February 15, 2015
Microsoft Visio produces buggy PDF results, which need to be further corrected…
Problem
The following error is produced when trying to import a PDF graphics into Inkscape that had been previously exported from Visio diagrams:
"Missing or invalid 'Bounds' entry in stitching function"
Solution
Running the following command resolves the issue and corrects the PDF file bounds:
$ inkscape VISIO_EXPORTED.pdf -A VISIO_EXPORTED-CORRECTED.pdf