|
Posted by kurt.milligan on 04/26/06 12:31
Hi
I don't know anything about the particular package you are using, but,
looking at your error message and code snippet, I'd guess that the
problem is that the gen_pdf/gen_pdf/ directory does not exist.
(Your testfile just goes to the gen_pdf/ directory, but the package
code appears to be trying to put the file in gen_pdf/gen_pdf/, and if
that sub-directory doesn't exist, you will get that kind of fopen
error.)
HTH
-Kurt
Navigation:
[Reply to this message]
|