Categories
- All Categories
- 5 Oracle Analytics Sharing Center
- 12 Oracle Analytics Lounge
- 194 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 6K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 67 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations 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