JasperReport « PDF file « Java I/O Q&A





1. Generating and Displaying PDF file in Flex/Java    stackoverflow.com

We have Flex on the front end and Java on the back end. When a user will request for a PDF file, request will go to the Java backend, where a ...

2. Show PDF file inside web browser with itext    stackoverflow.com

Hi I developed a report (without and independent of any db datasource) only with itext. I know that with jasper report this is easy. But in my case I just storage the ...

3. How do you convert a MS word document into a pdf file using jasper report    stackoverflow.com

Is there an example/tutorial that I can follow?

4. using Jasper Reports to save pdf file    forums.oracle.com

5. creating template file using ireport while generating PDF(jasperreports)    forums.oracle.com

Hi, I need to create a PDF report with multiple pages.the layout is as follows. each page has text on the left and bar graph/pie chart on the right along with some more text below and a table below at the end of the page. and so on for all the other pages................ I have been trying to do this using ...