I need to display the content of an PDF file and excel sheet which contain
graphical diagrams in JSP page.
I have googled it but I haven't got proper result. Could you please give me idea
how to do that? if any you have any sample code it would be helpful.
Another question is if I read the PDF file in bytes could I display that
graphical picture on the page?