Pdf.js: Warning: TT: undefined function

Created on 4 Oct 2013  ·  4Comments  ·  Source: mozilla/pdf.js

http://www.tcpdf.org/examples/example_045.pdf

Console warnings:

[22:54:50.890] "Warning: TT: undefined function: 8"
[22:54:51.175] "Warning: TT: undefined function: 0"

Nothing seems visually broken though.

Windows 7 x64, Firefox 24.0 (HWA on) and PDF.js 0.8.579

1-core

Most helpful comment

Just had the same issue and when trying to understand the error message I ended up here.

+1 to @KeithHenry. The error messages is meaningless and confusing. Suggest to make it more meaningful for the end user.

All 4 comments

I ca reproduce this too with Ubuntu 12.1, Nightly and pdf.js development

Em 10/04/2013 05:58 PM, Tim van der Meij escreveu:

http://www.tcpdf.org/examples/example_045.pdf

Console warnings:

[22:54:50.890] "Warning: TT: undefined function: 8"
[22:54:51.175] "Warning: TT: undefined function: 0"

Nothing seems visually broken though.

Windows 7 x64, Firefox 24.0 (HWA on) and PDF.js 0.8.579


Reply to this email directly or view it on GitHub
https://github.com/mozilla/pdf.js/issues/3768.

Nothing seems visually broken though.

Closing since nothing is broken. Messages "TT: undefined function" are bad font recovery messages.

@yurydelendik Thanks, took me a while to find out the cause of the unhelpful console log, and your 5 year old comment answers it.

However, should this be in the console at all?

Just had the same issue and when trying to understand the error message I ended up here.

+1 to @KeithHenry. The error messages is meaningless and confusing. Suggest to make it more meaningful for the end user.

Was this page helpful?
0 / 5 - 0 ratings