pdf.js/src
Calixte Denizet 177036e6ae For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002)
When fixing bug 1766987, I thought the field formatted value came from
the result of the format callback: I was wrong. The format callback is ran
but the value is unused (maybe it's useful to set some global vars... or
it's just a bug in Acrobat). Anyway the value to display is the one rendered
in the AP stream.
The field value setter has been simplified and that fixes issue #16409.
2023-05-17 14:07:28 +02:00
..
core For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002) 2023-05-17 14:07:28 +02:00
display For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002) 2023-05-17 14:07:28 +02:00
images Vectorize the logo. 2012-10-29 14:08:52 -04:00
scripting_api For text widgets, get the text from the AP stream instead of from the format callback (bug 1825002) 2023-05-17 14:07:28 +02:00
shared [api-minor] Update the minimum supported Safari version to 15.4 2023-05-07 15:01:15 +02:00
interfaces.js Use ESLint to ensure that exports are sorted alphabetically 2021-01-09 20:37:51 +01:00
license_header_libre.js Update the year in the license_header files 2023-01-18 22:28:18 +01:00
license_header.js Update the year in the license_header files 2023-01-18 22:28:18 +01:00
pdf.image_decoders.js Fix the Jbig2Image export for the gulp image_decoders build (PR 9729 follow-up, issue 13367) 2021-05-12 19:41:29 +02:00
pdf.js Change the createPromiseCapability helper function into a PromiseCapability class 2023-04-29 13:43:24 +02:00
pdf.sandbox.external.js ESMify some modules for m-c (bug 1824610) 2023-03-27 12:01:31 +02:00
pdf.sandbox.js Stop using the PRODUCTION build-target in the JavaScript code 2023-04-17 12:04:34 +02:00
pdf.scripting.js Tweak the pdf.scripting.js bundling, to improve overall consistency 2020-10-25 16:36:56 +01:00
pdf.worker.entry.js Update the year in the license_header files 2022-01-27 19:24:31 +01:00
pdf.worker.js Allow, optionally, using worker-modules during local development 2023-01-31 12:09:44 +01:00