|
All the more reason to consider something like Jasper Reports.
You would let users/report developers design report templates at the
desktop.
Execute those Jasper Report templates using your back-end Java server code
and render to PDF with Jasper Reports and iText.
Pete Helgren even published an RPG wrapper around this several years back.
Looks like the code is still available here:
http://www.petesworkshop.com/downloads/rre.zip
Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx
----------------------------------------------------------------------
message: 1
date: Wed, 14 Jul 2021 19:02:37 +0200
from: Marco Facchinetti <marco.facchinetti@xxxxxxxxx>
subject: Re: Opinions and experiences with ReportBro
Hi Nathan,
we have a deamon (java) waiting on a dataq, our applications issue
requests to that deamon including:
- the template name
- the xml data file name
- the type and the name of the output file
- Delivery options (mail, push, ftp, ifs ...)
the deamon process the request and give back errors (if any). Basicly
FreeMarker and xDocReport proces the xml data file and "apply" the tags
implementing FreeMarker syntax.
The daemon itself can easly run in a balanced structure (n istances with a
router to supply faster response time)
Actually the deamon (FreeMarker + xDocReport) runs in IBM i.
Best regards
--
Marco Facchinetti
Mr S.r.l.
Tel. 035 962885
Cel. 393 9620498
Skype: facchinettimarco
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.