Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watermark opacity should be 100% #2

Closed
tony2guo opened this issue Mar 12, 2023 · 5 comments
Closed

Watermark opacity should be 100% #2

tony2guo opened this issue Mar 12, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@tony2guo
Copy link
Contributor

In 博碩士論文上傳說明 page 17 and Thesis/Dissertation Format Reference page 17 have their watermark opacity set to 100%.
I think the nthu-logo.pdf has already lightened the color, so we may not need to set the opacity. We could revert commit bf45eb1.

But I am not sure about "Scale relative to target page: 50%" in those docs, setting scale=0.5 in draftwatermark makes the watermark too small.

@KuanYuChang
Copy link
Collaborator

Hi @tony2guo,

Thanks for the feedback. This configuration is decided by "what I think looks better." Note that without reducing its opacity, the watermark may be indistinguishable from the foreground text and thus impede reading. That's why I set it to 0.5. As for the watermark size, do you think it is better to make it larger?

opacity=1 opacity=0.5
opacity=1 opacity= 5

Regards,
Kuan-Yu

@KuanYuChang
Copy link
Collaborator

The option "Scale Relative To Target Page" is to resize the watermark in relation to the PDF page dimensions. Thus, I rescale the watermark by setting its width to 50% paper width.

@KuanYuChang KuanYuChang added the enhancement New feature or request label Mar 13, 2023
@KuanYuChang KuanYuChang self-assigned this Mar 13, 2023
@tony2guo
Copy link
Contributor Author

I agree opacity=0.5 does look better. But since the official document wants opacity=1, I suggest setting opacity=1 as default. Maybe replace the nowatermark option with watermark_opacity, which 0 is no watermark.

@KuanYuChang
Copy link
Collaborator

Hi @tony2guo,

We gained the app Adobe Acrobat and tried out the setting from 博碩士論文上傳說明 [1]. It turns out that setting the opacity to 100% makes no difference from the document built from LaTeX and will indeed impede reading. However, after an inner struggle, we decided to follow the setting in [1] and left the customization effort to the user who thinks opacity 1 is terrible.

Screen Shot from Adobe Acrobat

Sincerely,
Kuan-Yu

Reference
[1] https://www.lib.nthu.edu.tw/ETD/downloads/upload.pdf

@tony2guo
Copy link
Contributor Author

Thanks for the experiment!

KuanYuChang added a commit that referenced this issue Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants