This commit is contained in:
parent
5cdad4940e
commit
f684169e73
1 changed files with 1 additions and 0 deletions
|
@ -1098,6 +1098,7 @@ func processPDFWatermark(pdfCtx *pdfcpu.Context, watermark bool) {
|
|||
|
||||
if err != nil {
|
||||
logging.LogErrorf("parse watermark failed: %s", err)
|
||||
util.PushErrMsg(err.Error(), 7000)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue