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
Error: Invalid number at 1: (code: 32)
at Lexer._error (/home/superuser/spesen/node_modules/pdfjs/lib/parser/lexer.js:152:11)
at Lexer.readNumber (/home/superuser/spesen/node_modules/pdfjs/lib/parser/lexer.js:180:16)
at parseObject (/home/superuser/spesen/node_modules/pdfjs/lib/object/reference.js:99:33)
at PDFReference.get [as object] (/home/superuser/spesen/node_modules/pdfjs/lib/object/reference.js:15:17)
at new ExternalDocument (/home/superuser/spesen/node_modules/pdfjs/lib/external.js:20:42)
at /home/superuser/spesen/src/pdf/pdfGenerator.ts:49:59
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
Hint: The pdf file is an attachment from DB (Deutsche Bahn) ticket booking
The text was updated successfully, but these errors were encountered:
gitti20M
changed the title
ExternalDocument can not create pdf
ExternalDocument can not create pdf from buffer
Mar 28, 2023
Error: Invalid number at 1: (code: 32)
at Lexer._error (/home/superuser/spesen/node_modules/pdfjs/lib/parser/lexer.js:152:11)
at Lexer.readNumber (/home/superuser/spesen/node_modules/pdfjs/lib/parser/lexer.js:180:16)
at parseObject (/home/superuser/spesen/node_modules/pdfjs/lib/object/reference.js:99:33)
at PDFReference.get [as object] (/home/superuser/spesen/node_modules/pdfjs/lib/object/reference.js:15:17)
at new ExternalDocument (/home/superuser/spesen/node_modules/pdfjs/lib/external.js:20:42)
at /home/superuser/spesen/src/pdf/pdfGenerator.ts:49:59
at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read_file_context:68:3)
Hint: The pdf file is an attachment from DB (Deutsche Bahn) ticket booking
The text was updated successfully, but these errors were encountered: