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 formatting/styling #492

Merged
merged 4 commits into from Dec 13, 2016
Merged

Conversation

liborm85
Copy link
Collaborator

This add ability to watermark formatting and fix issues #466, #476, #366 and partly #187 (without images).

Example without any own style:

watermark: 'test watermark'

Example with style:

watermark: {text: 'test watermark', color: 'blue', opacity: 0.3, font: 'Courier', bold: true, italics: true}

Default values:

  • color: black
  • opacity: 0.6
  • font: used from defaultStyle or if not defined is used Roboto
  • bold: false
  • italics: false

@stephg
Copy link

stephg commented Apr 5, 2016

Hey guys, what is missing on this PR? Watermarks are just broken in current master...

@darioxlz
Copy link

how i can put a image style watermark in pdf export?

@ADesai-1
Copy link

ADesai-1 commented Oct 8, 2020

how i can put a image style watermark in pdf export?

I have the same issue. I want to put a image as a watermark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants