S
Sudhir Dmg
Dear Support Team,
As requested earlier, I want to display the username and email address as watermark on the videos, in iframe tag.
Earlier, I used the following parameter to display the email address:
?watermark_text={email}&
Now I used the following to display first name last name and email addres:
?watermark_text={firstname}%0A{lastname}%0A{email}&
In this all the value is coming in one line only.
I want to display name on online line and email on the other line, like:
Sudhir Singhal
So, what characters or value is required to inlude for a line break.I tried %0A, but it is not working.
According to your defined behaviour of watermark parameter, kindly suggest what value or format can be used for the above result.
Best Regards,
Sudhir Singhal
Aditya Patadia
Can you explain this in detail?