PDF generation

2010-09-28 Thread Alex Zeit
We need to generate some PDFs containing formatted text, tables, and images
in a certain layout from Wicket application. What PDF library work best with
Wicket? FOP, iText, something else?
Alex


Re: PDF generation

2010-09-28 Thread Martin Grigorov
You the library you like the most.
Wicket don't care about that.
Just stream the generated document to the browser - search in Google how to
do that. It has been discussed many times.

On Tue, Sep 28, 2010 at 2:49 PM, Alex Zeit zeita...@googlemail.com wrote:

 We need to generate some PDFs containing formatted text, tables, and images
 in a certain layout from Wicket application. What PDF library work best
 with
 Wicket? FOP, iText, something else?
 Alex



Re: PDF generation

2010-09-28 Thread Josh Kamau
I use iReport and JasperReport library.

regards.

On Tue, Sep 28, 2010 at 3:49 PM, Alex Zeit zeita...@googlemail.com wrote:

 We need to generate some PDFs containing formatted text, tables, and images
 in a certain layout from Wicket application. What PDF library work best
 with
 Wicket? FOP, iText, something else?
 Alex



Re: PDF generation

2010-09-28 Thread Alex Zeit
Martin, Josh, Thank you very much for your answers.
iReport using iText, that is obviously plus for iText.

2010/9/28 Josh Kamau joshnet2...@gmail.com

 I use iReport and JasperReport library.

 regards.

 On Tue, Sep 28, 2010 at 3:49 PM, Alex Zeit zeita...@googlemail.com
 wrote:

  We need to generate some PDFs containing formatted text, tables, and
 images
  in a certain layout from Wicket application. What PDF library work best
  with
  Wicket? FOP, iText, something else?
  Alex
 



RE: PDF generation

2010-09-28 Thread John Owen
iText seems to work well, but I use it through JasperReports so most of the 
iText integration is hidden away.

-Original Message-
From: Alex Zeit [mailto:zeita...@googlemail.com] 
Sent: Tuesday, September 28, 2010 7:50 AM
To: users@wicket.apache.org
Subject: PDF generation

We need to generate some PDFs containing formatted text, tables, and images
in a certain layout from Wicket application. What PDF library work best with
Wicket? FOP, iText, something else?
Alex

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: PDF generation

2010-09-28 Thread Doug Leeper

PD4ML
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/PDF-generation-tp2717158p2717265.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org