Hi
I'm using ezPDF to create dynamic PDFs and this works well except for the fonts.
I get the error message "Could not find a font in the resources dictionary - using Helvetica instead".
My fonts directory is available, it contains valid .afm files and when the code is executed for the first time, a php_fontname file is created in the same directory. This means that the directory is writable and "findable".
Any ideas?