mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
This patch lets the AcroForms example make use of the built-in interactive forms functionality in PDF.js. This makes the example: - much easier to understand; - more feature-complete; - in sync with the core when new functionality is added; - similar to the other examples in terms of structure.