Dynamic pdf

M

Mayur

I am using Struts and jsp for my website. I just want a printable
format of my data and i want to know how can i convert my output in a
pdf format.
 
T

Tim B

Mayur said:
I am using Struts and jsp for my website. I just want a printable
format of my data and i want to know how can i convert my output in a
pdf format.

You could iText, which is a low level library for creating pdf documents, or
Jasper Reports which is a higher level approach but actually uses iText.
Those are the 2 I'm familiar with but there are many others.
 
A

Andrew Thompson

Mayur said:
I am using Struts and jsp for my website. I just want a printable
format of my data ...

Use a "media='print'" stylesheet.

(That will work for UA's that don't have the Acrobat
plug-in, as well)

Andrew T.
 
M

Mayur

Tim said:
You could iText, which is a low level library for creating pdf documents, or
Jasper Reports which is a higher level approach but actually uses iText.
Those are the 2 I'm familiar with but there are many others.

Thank you I have seen it, seems to be interesting.
I am trying to use it in my project,
but I have to learn to use it first
 
V

vishal.mehta

Hi, I actually work for a company that has a product that sounds like
it will do exactly what you are looking for. The name of the company
is ceTe Software and the product you would need to use is DynmaicPDF
Generator for Java, http://www.cete.com/Products/DynamicPDFForJava/.
Using the Generator product you can generate PDF documents dynamically
and programatically from scratch using the data you have. There are
several examples downloaded with the product download that shows how to
generate PDF documents with data coming from database. Feel free to
download fully functional evaluation version from our web site.

Thanks,
Vishal Mehta
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,270
Messages
2,571,102
Members
48,773
Latest member
Kaybee

Latest Threads

Top