Make output of qpdf verbose
This commit is contained in:
parent
0062517fba
commit
f07466f814
@ -28,6 +28,7 @@ async function onPDFFileUploaded(uploadedFile: File) {
|
|||||||
[
|
[
|
||||||
'--decrypt',
|
'--decrypt',
|
||||||
'--warning-exit-0',
|
'--warning-exit-0',
|
||||||
|
'--verbose',
|
||||||
'in.pdf',
|
'in.pdf',
|
||||||
'out.pdf',
|
'out.pdf',
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user