Hi,Greetings
I wanted to know how we can generate certificates in kodular. When a user presses a button, a certificate of appreciation should be created for that user. Please help
Create your design + label(user name)
On button click, use layout to pdf extension
Will give you what you want.
1 Like
Hi @Dhruv_Sanjay you can do it by adding a screen and name it Certificate and there add a CardView and there you can add lable oe images that you want then you can say that
When screen initialise then set lable 1.text to get start value
And set start value as the name of the user
And in this way certificate can be created and there you can use extension componet to image and then you can download image also
these things might help you
-
and some logic
1 Like
This works. Thanks a ton!
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.