Is there any way I can get URL to PDF generated so that I can give link to download for the user?
Request guidance. Thanks in advance
Regards
Vinod
Hi Vinod,
Please refer the below
user guide link https://docs.runmyprocess.com/Developer_Guide/Process/Design/PDF .
Once you are following the above link and successfully generated
the PDF you will get the result (that is pdf url,id etc.) in the specific
process activity.(use ${P_result} in the output parameter).
Also if you wanted more details (like name,url, id etc.) about the generated pdf ,you can use freemarker function "file_desc(pdfId)" in output parameter of pdf generation activity.
Hope this answers your query. If you still have any query please
let us know.
Thanks & Regards,
Ghanshyam Mule.
Fujitsu RunMyProcess Support
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/abc249cb-13c2-4bc5-b6cf-43fedd7a6ee7%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
It worked. Thanks a lot for the help
Regards
Vinod