Brian Sweeney
Brian Sweeney
`height: auto` on the parent element says to set the height based on the content. The inherited value is either a set value (length or percent) or the "auto" keyword....
Did you copy your files from one machine to another? Does dompdf have read/write access to the font directory? Can you get more details about the error (e.g., what line...
Those should never be empty, what does your code look like on the PHP side of things?
I'm not a laravel user, so you might ask on that project. Perhaps you need to update the fontDir [configuration](https://github.com/barryvdh/laravel-dompdf?tab=readme-ov-file#configuration)?
What is layouts.pdf? Is that a PDF document or a Laravel blade template that just happens to have .pdf in its name?
@legibe-com curious ... if you remove the "defaultFont" option does the error return?
I'm not sure I would classify this as unexpected behavior, though it may be undesirable. To make it possible to _not_ resolve symlinks we'd have to write our own path...
Feel free to submit a PR if you have a better method for resolving a path for chroot checks.
Honestly it's hard to image we would be able to get sufficient subscriptions to support a full time (or even part time) developer. Though maybe it is feasible? I suppose...
Dompdf is being maintained in the sense that I have not abandoned it. But development occurs as I have time not on a set schedule due to its prioritization level...