R&OS PDF in PHP (name of pdf)
问题 anyone uses this function to create PDF in PHP? http://www.ros.co.nz/pdf/ I need set the name of this pdf, and I don't find the option. The name is the same of the current page; for example if the page is www.myweb.com/hello.php the name will be hello.pdf. I need change this name with an unique name for each pdf because it is for billing. This is an example of the code: <?php include('class.ezpdf.php'); $pdf =& new Cezpdf('a4'); $pdf->selectFont('fonts/courier.afm'); $datacreator = array (