Hello,I'm on 1.9.12. I'd like to add a .png image to the bottom of the class.pdf.php file. It should be centered and show up below the thread. Could anyone tell me how that could be done? Thanks a million!
You would have to:1. Familiarize yourself with the open source project mpdf2. Then edit /include/class.pdf.php to include the image the way you want.I imagine that it would be as simple as adding the ref to the image how mpdf wants it to be around line 314.