Hi,
I'm having a weird status after generating a pdf. The log shows
Thu Oct 2 02:16:59 2008: ---- begin
Thu Oct 2 02:16:59 2008: finished: success
Thu Oct 2 02:16:59 2008: ---- end
and the pdf was successfully generated.
On prince.php, the comment says, 'Returns true if a PDF file was generated successfully' on convert_string_to_file. How come I get false on success?.. I have this checking on my code that when the return value of convert_string_to_file is true it will email the pdf as an attachment. What's wrong with my code? How come it returns false? Any thoughts?
Thanks,
Lhalaa
I'm having a weird status after generating a pdf. The log shows
Thu Oct 2 02:16:59 2008: ---- begin
Thu Oct 2 02:16:59 2008: finished: success
Thu Oct 2 02:16:59 2008: ---- end
and the pdf was successfully generated.
On prince.php, the comment says, 'Returns true if a PDF file was generated successfully' on convert_string_to_file. How come I get false on success?.. I have this checking on my code that when the return value of convert_string_to_file is true it will email the pdf as an attachment. What's wrong with my code? How come it returns false? Any thoughts?
Thanks,
Lhalaa