mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
XFA - Use native radio and checkbox buttons
- Remove current stuff which relies on some system fonts to avoid bad rendering.
This commit is contained in:
parent
f2ade671ec
commit
f61f80a5a3
4 changed files with 70 additions and 102 deletions
|
@ -82,6 +82,7 @@ class XfaLayerBuilder {
|
|||
xfa: this.xfaHtml,
|
||||
page: null,
|
||||
annotationStorage: this.annotationStorage,
|
||||
intent,
|
||||
};
|
||||
|
||||
// Create an xfa layer div and render the form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue