From: Vincent Vanwaelscappel Date: Tue, 18 Oct 2022 15:36:07 +0000 (+0200) Subject: wip #5532 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3926ced31a03b566aa8a8617f73d7721156c6dac;p=cubist_pdf.git wip #5532 --- diff --git a/src/PDFTools.php b/src/PDFTools.php index 3d3158f..bada303 100644 --- a/src/PDFTools.php +++ b/src/PDFTools.php @@ -265,7 +265,6 @@ class PDFTools } } } - $res = $svg->saveXML(); $res = preg_replace('//', '', $res); while (true) {