unidoc / unioffice

Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
https://unidoc.io/unioffice/
Other
4.39k stars 475 forks source link

Text watermark does not support settings such as font, size, color,layout, etc,image watermark does not support scaling parameters #519

Open KunLiu1210 opened 3 months ago

KunLiu1210 commented 3 months ago

Description

Text watermark does not support settings such as font, size, color,layout, etc,image watermark does not support scaling parameters

Expected Behavior

Text watermark support settings such as font, size, color,layout, etc,image watermark support scaling parameters

Actual Behavior

Text watermark does not support settings such as font, size, color,layout, etc,image watermark does not support scaling parameters

github-actions[bot] commented 3 months ago

Welcome! Thanks for posting your first issue. The way things work here is that while customer issues are prioritized, other issues go into our backlog where they are assessed and fitted into the roadmap when suitable. If you need to get this done, consider buying a license which also enables you to use it in your commercial products. More information can be found on https://unidoc.io/

sampila commented 3 months ago

Hi @KunLiu1210

Could you share the expected docx results that created through MS Word or similar application and would be better if you could share the runnable code snippet that you use to generate watermark currently.

Best regards, Alip