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
Attach (recommended) or Link to PDF file here: not relevant
Configuration:
Web browser and its version: not relevant
Operating system and its version: not relevant
PDF.js version: 2.14.305
Is a browser extension: no
Steps to reproduce the problem:
In a webpack project, try to import TextLayerRenderTask from pdfjs-dist
What is the expected behavior? (add screenshot) TextLayerRenderTask be exported
What went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension): n/a
We need TextLayerRenderTask to be exported for our TypeScript project. Currently, we're just polyfilling the type but it'd be great if this could be officially exported.
The text was updated successfully, but these errors were encountered:
Attach (recommended) or Link to PDF file here: not relevant
Configuration:
not relevant
not relevant
2.14.305
no
Steps to reproduce the problem:
TextLayerRenderTask
from pdfjs-distWhat is the expected behavior? (add screenshot)
TextLayerRenderTask
be exportedWhat went wrong? (add screenshot)
Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
n/a
We need
TextLayerRenderTask
to be exported for our TypeScript project. Currently, we're just polyfilling the type but it'd be great if this could be officially exported.The text was updated successfully, but these errors were encountered: