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
Click on the "Réinitialiser"-button, in the document
Trigger printing
What is the expected behavior? (add screenshot)
Printing works correctly.
What went wrong? (add screenshot)
Printing ignores any annotation-data, with the following console output:
Warning: getOperatorList - ignoring annotation data during "GetOperatorList: page 0" task: "TypeError: value.trim is not a function". [pdf.worker.js:1111:13](https://mozilla.github.io/pdf.js/build/pdf.worker.js)
Warning: addOpList - ignoring invalid "opList" parameter.
Attach (recommended) or Link to PDF file here:
160F-2019.pdf
from the test-suite.Configuration:
Steps to reproduce the problem:
What is the expected behavior? (add screenshot)
Printing works correctly.
What went wrong? (add screenshot)
Printing ignores any annotation-data, with the following console output:
The error originates at line
pdf.js/src/core/annotation.js
Line 1535 in 72943ae
formattedValue
no longer being a string./cc @calixteman
The text was updated successfully, but these errors were encountered: