Skip to content

Is there watermark support? #1990

Discussion options

You must be logged in to vote

Hi @tgermain-impirica,

I believe you could do something like below to achieve this,

<Text render={({ pageNumber, totalPages }) => `this is watermark`} fixed />

check the documentation's related section for this as well
https://react-pdf.org/advanced#dynamic-content

let me know how it goes,
cheers

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tgermain-impirica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants