mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-18 15:40:12 +01:00
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 {
|
if err != nil {
|
||||||
logging.LogErrorf("parse watermark failed: %s", err)
|
logging.LogErrorf("parse watermark failed: %s", err)
|
||||||
|
util.PushErrMsg(err.Error(), 7000)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue