Open the Exported PDF in tab within the menu

HI Everyone

I have a grid application with advance search condition, every time user can filter with the some condition and generate grid report to export several format like PDF,XML,…, all works fine but i want some additional option with this application is it possible or not. That is when user select Export PDF type then PDF file open in a tab within the menu.

I found this option when i created a link for any application then Open the application in tab within the menu, But i want my exported PDF file to open new tab within the menu.

Or any other way to create Export PDF option as a link .

Thanks!

You’ll probably need something like pdfjs (or viewerjs) and build custom code to embed the PDF viewer in a tab application…