pdfform.js icon indicating copy to clipboard operation
pdfform.js copied to clipboard

How to make the downloaded file not editable?

Open lukesyy opened this issue 2 years ago • 1 comments

lukesyy avatar Apr 25 '22 09:04 lukesyy

it was there by default, i used old version and when i downloaded last one, it was removed check this comment in another Issue

cuddos to zencm

tl;dr add n.map.Ff = n.map.Ff | (1 << 0); on line 439 in pdfform.js

tryskacz avatar Sep 16 '24 20:09 tryskacz