Xthefrog
unread,Jun 10, 2012, 5:20:25 PM6/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dompdf
Hi
I've read through some forums about this error message, and have done
all the pre-checks of whitespace and closing "?>" and all is fine. I
am running 0.60 beta 3 and have implemented the DOMPDF into an offline
application which I am running on a portable Apache webserver.
Now the strange thing is, when I place all the code in the htdocs
directory and copy this server onto a USB stick, the PDF generates as
expected (ie., click on "GENERATE PDF" and a SAVE dialog appears).
However, when I then burn this onto a CD or DVD, when I click on
"GENERATE PDF" it returns the warning:
"WARNING: file_put_contents(E:/htdocs/lib/fonts/log.html)
[function:file-put-contents]: failed to open stream. Permission denied
in E:\htdocs\include\dompdf.cls.php on line 864
Unable to sream pdf: headers already sent
Can anyone please help?
Thanks