dk-pdf icon indicating copy to clipboard operation
dk-pdf copied to clipboard

fatal bug

Open damelco opened this issue 6 years ago • 0 comments

I ran across a problem that needs immediate attention:

when creating a protected pdf with no allow permissions dk-pdf is suppose to pass an empty array to mPDF ... it is instead passing an empty string

... this results in the creation of a standard pdf without encryption, instead of a fully protected and encrypted pdf.

NOTE: selecting any allow checkbox will properly trigger encryption with the selected allow permission ... but deselecting all allow permissions (full protection) is broken

thanks for the great wrapper though Emili !! keep up the great work.

regards,

-DJ

damelco avatar Nov 17 '18 15:11 damelco