在GAE devserver上它工作得很好,但是在部署之后它不能导入字体文件(在add_font() (Pyfpdf)之后崩溃)。我没有向routers.py添加任何东西(我使用的是基于模式的系统),app.yaml也没有改变。/fpdf.py", line 432, in add_font File "/base/data/home/runtimes/python</
当生成pdf报告时,它会抛出一个错误。此应用程序使用FPDF生成PDF。FPDF error: Could not include font metric fileWarning: FPDF::include(helveticab.php) [function.FPDF-include]: failed to open stream: No such file or directory
Warning: FPDF::include() [fu