Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Nov 4, 2024
1 parent 5cdad49 commit f684169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/model/export.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit f684169

Please sign in to comment.