Call to undefined method Ilovepdf\WatermarkTask::setOpacity()
divsbhalala opened this issue · 4 comments
divsbhalala commented
When setting opacity into watermark task getting error function undefined
http://prntscr.com/heovse
maztch commented
Hello divsbhalala, the method is setTransparency
divsbhalala commented
@marcogrossisas I also tried that method but setting transparency is not working
maztch commented
try it now: setTransparency(0) is full transparent, setTransparency(100) is full opaque
divsbhalala commented
@maztch it's working now