filippotoso / pdf-watermarker

Simple PDF Watermarker with Laravel support
Other
10 stars 7 forks source link

Opacity feature no longer works #13

Closed madurapa closed 3 months ago

madurapa commented 3 months ago

Described the issue on PR https://github.com/filippotoso/pdf-watermarker/pull/1

filippotoso commented 3 months ago

To set the opacity you have to set the Alpha part in the color:

https://github.com/filippotoso/pdf-watermarker/blob/master/src/Watermarkers/TextWatermarker.php#L70