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 get following typescript errors while using pdfjs:
Property 'getDocument' does not exist on type 'typeof import("pdfjs")'. Did you mean 'Document'?
Property 'CanvasFactory' does not exist on type 'typeof import("pdfjs")'
Configuration:
Web browser and its version: Chrome v121
Operating system and its version: MacOs Sonoma v14.2
This discussion was converted from issue #17801 on March 18, 2024 10:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I get following typescript errors while using pdfjs:
Property 'getDocument' does not exist on type 'typeof import("pdfjs")'. Did you mean 'Document'?
Property 'CanvasFactory' does not exist on type 'typeof import("pdfjs")'
Configuration:
Beta Was this translation helpful? Give feedback.
All reactions