Welcome Guest, Not a member yet? Register   Sign In
File name problem with DOMPDF
#2

[eluser]bhakti.thakkar[/eluser]
To my surprise, I passed a test name ("abc") in the to_pdf_pi.php

Something like:

if ($stream) {
$dompdf->stream("abc.pdf");
}
write_file("./tmp/abc.pdf", $dompdf->output());

while saving on the server, the name was abc.php. But in the prompt it was wrong


Messages In This Thread
File name problem with DOMPDF - by El Forum - 02-12-2010, 06:37 AM
File name problem with DOMPDF - by El Forum - 02-12-2010, 06:59 AM
File name problem with DOMPDF - by El Forum - 02-23-2010, 03:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB