You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to convert a pdf file to text, and getting blank page as result.
I run the script with debug and noticed a warning message in the result:
Warning: exception 'PdfToTextDecodingException' with message 'Pdf decoding error : Using empty IDENTITY-H definition for map "IDENTITY-H", variant "GSBUPL+Tahoma".' in /var/www/html/pdf/pdf/PdfToText.phpclass:8301
The text was updated successfully, but these errors were encountered:
When I created my fork, I also hit the issue with CID fonts and you are best to just comment out the Identity-H handling while that feature is still in development.
I tried to convert a pdf file to text, and getting blank page as result.
I run the script with debug and noticed a warning message in the result:
Warning: exception 'PdfToTextDecodingException' with message 'Pdf decoding error : Using empty IDENTITY-H definition for map "IDENTITY-H", variant "GSBUPL+Tahoma".' in /var/www/html/pdf/pdf/PdfToText.phpclass:8301
The text was updated successfully, but these errors were encountered: