Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 53 Oracle Analytics and AI Sharing Center
- 20 Oracle Analytics and AI Lounge
- 291 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.5K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 116 Oracle Analytics and AI Trainings
- 21 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Export as pdf in OBIEE 11g
3170363
Rank 1 - Community Starter
Hi all, In dashboard page i wanna enable export as pdf for the customer , currently i can able to export to excel..
i have used html code for Excel , But i cant export as pdf , anyone help with this issue
HTML for Excel:
<a class="NQWMenuItem NQWMenuItemWIconMixin" name="pdf" href="javascript:void(null)" onclick="return saw.dashboard.exportToExcel('/.........../', 'Export - Cummulative', true);"><table class="MenuItemTable" cellspacing="0" cellpadding="0"><tbody><tr><td class="MenuItemIconCell"><img alt="" src="res/sk_blafp/catalog/exporttoexcel_ena.png"></td><td class="MenuItemTextCell">Print Pdf</td></tr></tbody></table></a>
Thanks in advance ,
Dinesh
0