barryvdh / laravel-dompdf

A DOMPDF Wrapper for Laravel
MIT License
6.74k stars 972 forks source link

problem with a image and RTL #824

Closed ibahas closed 2 years ago

ibahas commented 3 years ago

I have a problem with your Package in Arabic but I'm solve it by add I18N_Arabic_Glyphs , and using meta utf-8,

but I have problem in image

and in Image not found or type unknown. convert direction page from ltr to rtl in css and html , I'm using rtl and ltr and Attribute element like -> dir="rtl" .... not working ,

and using style like body{ font-family: DejaVu Sans, sans-serif; }

but this page -> image

I'm not have any Library to convert blade to PDF same view and style ...

stale[bot] commented 2 years 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/dompdf/dompdf instead. When having doubts, please try to reproduce the issue with just dompdf. If you believe this is an actual issue with the latest version of laravel-dompdf, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.