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
Is there any way to avoid these logs which are printed whenever pdf is generated?
Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name. Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name. Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name. Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name.
I'm using these internal fonts of the library and one Roboto font:
It looks like the log comes from the opentype.js dependency. The source doesn't seem to suggest any option to disable the log. So I am afraid that there is no way to turn them off other than using your own modified version of opentype.js or trying to fix the font.
Is there any way to avoid these logs which are printed whenever pdf is generated?
Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name.
Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name.
Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name.
Undefined CHARARRAY encountered and treated as an empty string. This is probably caused by a missing glyph name.
I'm using these internal fonts of the library and one Roboto font:
Here, I'm using Roboto font in one line only (for Unicode char purpose), and the rest are of Helvetica.
The text was updated successfully, but these errors were encountered: