I found many questions about this topic, but there are no real answers. Does anyone know how to execute PHP script and save result in PDF using mPDF or any other library?
There is no problem when I have static HTML, but I can't do it when I need some server side processing and then save that result as PDF. Basically, I need to display .svg images in specific order.