Hello, I have designed a graphical tool to generate
reports in PDF format through FOP.

It is a swing program that allows:

-Data access ( jdbc )
-SubReports ( recursive )
-different zones ( Report, Page, Detail )
-different subzones ( header, footer, summary )
-bar code generation
-Format any data subzone, cell, row or col
-special chars
-date formats
-Counters
-hidden fields
-previews, direct print
-export / import design

After design your report, you can generate a java
source file. This class can be modificated or
overwritten.

This class use helper methods to create a XML own
format ( but simple ) and process it through FOP.
It use a common XSL for all transformations.

Through this class, you can view/print this report
from your programs or standanlone.
Data from DB is read on pdf generation.
I'd like to add functionalities to generate a xsl:fo
instead of pdf directly.


I think this tool can make more easy pdf generation
through FOP.

It is apache v2 licenced. If somebody is interested in
using it or help in developing:


https://sourceforge.net/projects/reportgui/


Thank you.

Sergio Roldán Castillo.










                
______________________________________________________________________
Yahoo! lanza su nueva tecnología de búsquedas
¿te atreves a comparar?
http://busquedas.yahoo.es

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to