草庐IT

startxref

全部标签

php - FPDF 错误 : Unable to find "startxref" keyword

我有一个使用FPDF呈现PDF的应用程序.它工作正常,但由于某些原因我不得不更改PDF文件,现在我收到此错误:无法找到“startxref”关键字如果我恢复原始文件,会发生同样的错误。如何修复此错误? 最佳答案 您只需将本地路径而不是URI传递给setSourceFile(). 关于php-FPDF错误:Unabletofind"startxref"keyword,我们在StackOverflow上找到一个类似的问题: https://stackoverflo