Hi, I am using a pdf generator in my php file which works flawlessly in my localhost. But when trying to run in the server,
the pdf renders in the browser but when downloaded gives a corrupted file. I made sure to include all files and folders required for the pdf generator, but the problem persists. Is it an issue with the server or an issue on my end?
PDF files are not allowed/supported on free hosting.
3 Likes
The PDF generator in PHP should just work.
How does the PDF generator work? Which library or module do you use for it?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.