barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.59k stars 289 forks source link

SVG base64 image is all white or all black in adobe reader #494

Open sidrafarooq opened 1 year ago

sidrafarooq commented 1 year ago

Hi

I am generated PDF which contains lots of charts, so through JavaScript i am converting charts into SVG images to be later on use for PDF export. Everything went well with no errors but if i open the PDF in adobe reader in any operating system images are all black or white. If i open PDF with XD or in Chrome browser it open fine with normal images.

I am not able to trace the problem, why dompdf generated PDF with SVG images are broken in adobe reader.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy. If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.