I don't know method to use this Forge.
Hi @Nitikorn Taoto,
If you are comfortable with using OutSystems Service Studio, then Ultimate PDF is simple to use and as a simple exercise you could:1) drag its 'PrintToPDF' (or PrintToPDF_Advanced) action into your flow2) provide a URL to your screen or web app as shown below.3) download the PDF
The above would work in both Reactive and Traditional web applications.
When it comes to Reactive web, please note the UI Flow features are not available in Reactive Web apps.
Regards,
AJ
Thank you so much. I'm new user on outsystems.
I have more question. Can outsystems get current url page?
Hi Nitikorn,
Very happy to see things worked out for you. You can get the current page (screen) URL as shown below: (applicable to both Traditional and Reactive):
Thank you so much. It's worked for me.
Hello Nitikorn,
Please check the thread for understanding the implementation:-
https://www.outsystems.com/forums/discussion/58010/example-of-ultimatepdf-component-for-reactive/
Also demo is available with the component to understand the implementation.
Thanks,
krunal
Is it support with reactive web?