Pdf generation from native mobile app.

1
Hi All,   Can we generate pdf from native mobile. As on web pages we can do it by using document template. Is there any way to implement this.   Thanks,
asked
1 answers
0

Hello Esequiel Alfaro,
You can use same method as in Web.
Create a microflow which generate the pdf and call it in a nanoflow 
which will pass the required entity as parameter to the microflow.

answered