Topic: prn_redirect.php from 2.3 beta
I am finding my way through this app, and like what I see so far. But I am having an issue with PDF print (so far just an invoice), where the system just hands the browser the prn_redirect.php. It does create the pdf within the company folders/pdf. This is on localhost, running Xampp 1.73a in Archlinux x86; PHP 5.31.
I uploaded the installation to a secure directory on my web host, and found that it works from there (PHP 5.2.13). Same browser (Chrome+Firefox), same javascript settings.
And how do I go about getting the system to output the PDF as Invoice_395.pdf? Currently it returns to the system as 4c4b73e6c540e.pdf.
Thanks!