Skip to content

Commit 7b895a6

Browse files
committed
test/fix svg
1 parent 1713b4c commit 7b895a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
// test SVG
121121
//$svgid01 = $pdf->addSVG('./images/testsvg.svg');
122122
//$svgid01_out = $pdf->getSetSVG($svgid01, 0, 60, 100, 50, $page01['height']);
123+
//echo $svgid01_out; exit();
123124
//$pdf->page->addContent($svgid01_out);
124125

125126
// ----------

0 commit comments

Comments
 (0)