pdf.js/src/scripting_api
Calixte Denizet ecd45cc9af JS - Avoid a popup to ask for updating Acrobat.
- this popup appears because js is enabled;
  - and because the pdf contains some unsupported features (e.g. XFA);
  - can be tested with: https://www.cbsa-asfc.gc.ca/publications/forms-formulaires/a10.pdf.
2021-02-24 15:52:48 +01:00
..
aform.js JS - Fix setting a color on an annotation 2021-02-20 15:24:37 +01:00
app.js Update the ESLint env to use "es2021" 2021-01-24 11:25:43 +01:00
color.js [Regression] Prevent the *built* pdf.scripting.js/pdf.sandbox.js files from accidentally including most of the main-thread code (PR 12631 follow-up) 2020-12-04 14:17:26 +01:00
common.js JS - Collect and execute actions at doc and pages level 2020-12-18 20:03:59 +01:00
console.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
constants.js JS -- Add few missing constants in global scope 2021-01-11 17:19:28 +01:00
doc.js JS -- Fix doc.getField and add missing field methods 2021-02-17 10:42:52 +01:00
error.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
event.js JS - Fix mouse event names 2021-01-23 20:26:22 +01:00
field.js JS - Fix setting a color on an annotation 2021-02-20 15:24:37 +01:00
fullscreen.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
initialization.js JS - Avoid a popup to ask for updating Acrobat. 2021-02-24 15:52:48 +01:00
pdf_object.js JS - Add the basic architecture to be able to execute embedded js 2020-10-21 19:00:56 +02:00
print_params.js JS -- Implement doc object 2020-11-10 16:16:42 +01:00
proxy.js In order to simplify m-c code, move some in pdf.js 2020-12-17 15:03:26 +01:00
thermometer.js JS -- Implement app object 2020-11-20 15:46:52 +01:00
util.js In order to simplify m-c code, move some in pdf.js 2020-12-17 15:03:26 +01:00