coolwanglu/pdf2htmlEX

Attempt to output xxxxxxxx into a 16-bit field

vishal-sahani opened this issue · 1 comments

Hi
I have been using the pdf2htmlex to convert the pdfs successfull over the past few days. But recently i have been getting errors like below when i trigger it from a web application.
Internal Error: Attempt to output 2147483647 into a 16-bit field. It will be truncated and the file may not be useful.
Internal Error: File Offset wrong for ttf table (name-data), -1 expected 654
Cannot save font to C:\Users\aaa\AppData\Local\Temp\3//pdf2htmlEX-a8406
0/__tmp_font1.ttf

But when I run the same from a command prompt as an administrator it works fine.is there a way to fix it.I mean execute it without having administrator privileges.Can you tell me the folders that I may need to give the permissions.

Thanks

你服务器用户是处于域管理员组吗,可能是权限不够导致的