I am currently building a reactive web app where the user would like a .pdf version of the submitted form to be saved into our document management system (Opentext).
Would anyone know how i might be able to do this?
Hi Howie,
To generate a PDF in OutSystems you could use
https://www.outsystems.com/forge/component-overview/5641/ultimate-pdf
To store the PDF in opentext you need to use the correct API from opentext.
https://developer.opentext.com/apis
Regards,
Daniel