Jump to content

FPDF works on the localhost but doesn't on the remote server


Recommended Posts

Hi

 

I managed to solve an issue with some special characters (ćč) in FPDF in my localhost (xampp) by downloading font files from here (from this thread), but it doesn't work on the remote server, even though i copied the entire fpdf folder from my localhost to the remote server.

 

After i set a new font (verdana) in the BO, when i try to open a pdf invoice i'm getting the error: FPDF error: Font file not found.

I checked permissions for those new fonts on the server, and they're the same as for original ones (640).

Before i call the isp, i'd like to ask has someone an idea why fpdf works on the localhost and doesn't on the isp server.

 

Thanks in advance

Edited by core- (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...