Disabled watermark
Posted: Tue Oct 15, 2013 10:16 pm
¿How can I disable the watermark based on the result of the query?
I created a variable with this expression, but it did not work
I created a variable with this expression, but it did not work
Code: Select all
IIF(fdParticipemosActaFinalizada.acta_finalizada=1,oficioAPAF.Watermark.Enabled =False,oficioAPAF.Watermark.Enabled =True)