KevinTheJedi Hey - In my Apache config file I have set the LimitRequestBody to 26214400, which by my calculations roughly matches the maximum file upload size of 25MB that I have set in OSTicket.
I am using docker, and I am not entirely sure where I should set my temp directory to (currently not set in php.ini). I did try setting it to the supposed temp directory that docker uses by default - /var/lib/docker/tmp, but this produced a 500 error after reload.
I still get the issue with the PDF. But I will investigate further where I should set my open_basedir.
However, the reason I asked the original question is that I saw the same issue on an installation that is was neither installed nor hosted by me. So I wondered if it seems to be working for others, or is it potentially a bug?
I am not sure if people generally print tickets for the issue to become widely apparent 😃