Export to PDF UI Action

abhijats
Tera Expert

Hi Everyone,

Can you please tell me how to create a UI Action(Export to PDF) on ESS Portal for exporting the form(UI Page) in PDF Format, Actually we have to give functionality to user to extract the form from ESS Portal related to certain category and then use it in PDF Format.

27 REPLIES 27

sami_siddiqui
Kilo Explorer

Hi,



Did you find any solution?



Sami.


Hi Sami,



I did not find any solution for that button.


Due to other assignments I involved in other work but if you have any idea please share.


david_legrand
Kilo Sage

Hi,



I think you should try to take a look at the export to pdf "UI Context Menu", name "PDF" or to the UI macro "context_form_header".



And then adapt it to UI action button.



Regards,


Thanks David but when I tried adding below code in a UI page it didn't work.


<g:macro_invoke macro="context_form_header" />


Can you please elaborate more on this topic?




Sami.