how to set blur effect on pdf with "@react-pdf/renderer"
Unanswered
utsav-flex posted this in #help-forum
i have used "@react-pdf/renderer" with version "4.3.0", now we need to render blur effect in pdf like below image, is this possible to render the blur effect in "@react-pdf/renderer" ?
https://prnt.sc/9_1TxFt_DuDQ
blur effect should be 12px.
CSS: backdrop-filter: blur(12px);
https://react-pdf.org/
https://prnt.sc/9_1TxFt_DuDQ
blur effect should be 12px.
CSS: backdrop-filter: blur(12px);
https://react-pdf.org/