TCPDF
TCPDF copied to clipboard
ImageSVG: handling huge svg files generates errors
When handling huge SVG images, I get the error:
xml_parse(): SVG Error: No memory at line 5968
This could be solved by reading the SVG images in chunks, like here.
Hi guys!
Any update on this case? It is still an issue and tried to sort it out like the example above but no luck :(
As said on #616 This has nothing to do with tcpdf (apparently)