Skip to Content
0
Jun 15, 2018 at 03:41 PM

How to export two different PDF's on single click?

59 Views

Hi Team,

If any possible way execute below script in a single click,

EXPORT_PDF.exportReport();

EXPORT_PDF.exportView();

Suppose I have used above script in a button and while clicking on a button then export into 2 separate PDF's(1 for Export Report and 2nd for Export view)

please help in the above scenario.

Thanks,

Chandrasekhar .K