Michael Harig wrote:
> Thanks for your fast reply. I will quit iText and use FOP instead.
> Unfortunately this means that I have no visual report editor
> (for the PDF stuff one can use OOo).

You can use different alternatives:

These allow you to create a template report in a visual way:
Eclipse/BIRT
JasperReports

You could also create your "snippets" in HTML and parse them with 
HTMLWorker.

I have several projects in production that are (X)HTML pages with 
processing instructions. I parse the (X)HTML replacing the processing 
instructions with data from the real-time database; then I generate the 
PDF using iText.
-- 
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to