Matěj Humpál
Matěj Humpál
It is definitely possible, just maybe not the way you are trying to achieve this. See https://github.com/mpdf/mpdf-examples/blob/development/example23_orientation.php example file which generates differently oriented pages correctly.
Will check the -L -P formats, thanks for the catch.
@dadepl Can you try the last development branch commit? There was a PR fixing some behaviour on this matter.
I generally like this idea, just a few remarks for now: - I'd very much like to keep at least Dejavu along with the main package - UTF support out...
Will give it some more thought.
Yes, it is relevant. Yes, composer suggest for the most common font packages will be in place after the mechanism is finalized and fool-proofed.
@feniksbot Please note that the Issue tracker serves mainly as a place to report bugs and request new features as noted in [Contributing guidelines](https://raw.githubusercontent.com/mpdf/mpdf/development/.github/CONTRIBUTING.md). Please do not abuse it as...
The workaround is not to use tables. Please note these two excerpts from the documentation: > tables will resize so that the tallest row (cell) will fit on a page...
Provide example files for this to be reproduced and fixed.
Awesome work, Jake. I'd say extensive testing is not entirely necessary in this case, I plan to [refactor path handling](https://github.com/mpdf/mpdf/issues/868) further for 9.x with possible BC breaks. I'd be happy...