Skip to content

stroke-dasharray: none; handled incorrectly #131

@stefan-beyer

Description

@stefan-beyer

If I create a PDF with html containing an img tag with an svg file, everything works fine until the svg file contains the css poperty stroke-dasharray as in style="stroke-dasharray:none;".
If it contains that property, everything after that element is kind of white. At least in some PDF viewers (like Atril 1.24.0). I can still select the text in the pdf, so it is there...

dompdf version 1.2.2 (via barryvdh/laravel-dompdf)
php 7.4.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions