Closed tronx2100 closed 1 month ago
I have exactly the same problem. Thank you for the provided solution. It works for me as well. Hopefully, the developers will incorporate this into the code.
This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).
Bug
After
inodt pdf generation we have a leading space because <br > instead of
tag so we need to ltrim the text to fix it . the next line will then not start with a space
change in odf.php in line 369 ff.
to
will fix this bug
Environment Version
18.0.1
Environment OS
linux debian bookworm
Environment Web server
nginx
Environment PHP
8.2.7
Environment Database
mariadb
Environment URL(s)
No response
Expected and actual behavior
No response
Steps to reproduce the behavior
No response
Attached files
No response