Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

PDF and JSP

  Asked By: Ella    Date: Sep 11    Category: Java    Views: 610
  

the PDF file is just one page and contains a report with diagram and statistics. This report is generated authomatically and I need to display its content inside my jsp page (Like copy an image and past it in Ms-Word).
Here is some challenges, I hope you help me:
first of all I need to handle both excel file and PDF file in a single page so how can I define multiple contentType in a single page?
secondly, I used <embed> tag to display PDF file, seems many people are able to do that
http://blog.flashcolony.com/?p=244
but it is not working for me, noway!!! I tried reading and displaying bytes but it is not working again! it shows some garbage characters :(
Do you have some peace of code that examine pdfbox from apache or pdfrenderer from sun?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on PDF and JSP Or get search suggestion and latest updates.




Tagged: