When I clicked the PDF button from the grid application, it seemed that the pdf file is generated and allow me to view or download the pdf file. However, when I click the view button, PDf file cannot be viewed or downloaded.
I have two sites to test this situation, one of the site is ok — it works perfectly.
However, there is problem in another site. In this “problem site”, pdf file can be generated from the other php program. I found that the pdf file generated in /_lib/temp/ is with size =0.
Can anyone tell me it there any setting is required for the “problem site”?
Thanks!