I've used iText to add bits of our own data to a customer generated PDF
that we download and print for shipping. It works very well for this
purpose. Never generated from scratch.
From: dmosley@xxxxxxxxxx
To: RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
Cc: rpg400-l-bounces@xxxxxxxxxxxx, "RPG400-L@xxxxxxxxxxxx"
<RPG400-L@xxxxxxxxxxxx>
Date: 03/22/2010 10:35 AM
Subject: Re: Itext and RPG
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
I have done the RPG / iText approach, and it was/is very cool and useful.
But, what I have done recently, is utilized Apache FOP with RPG. Where
all you do is build a data XML file, and merge it with your style XSLT
file,
and vwa-la. PDF. Plus, if you are REALLY experimental, you can build a
dynamic XSLT file, so that you style is then conditionally built.
Just trying to throw out a different option.
David
David L. Mosley, Jr.
Technical Solutions Architect
Dancik International, Ltd.
2000 CentreGreen Way, Suite 250
Cary, NC 27513
www.dancik.com
"Andy Hautamaki" <ahautamaki@xxxxxxxxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
03/19/2010 02:45 PM
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
"RPG400-L@xxxxxxxxxxxx" <RPG400-L@xxxxxxxxxxxx>
cc
Subject
Itext and RPG
Has anyone had any success with Itext?
I wonder if its possible to create a PDF with merging data from the
iseries
with say graphic files on the ifs.
I see the book itext in action second edition by Bruno Lowagie is this a
good resource?
Thanks
--
Andy Hautamaki
TST Overland Express
Mississauga, ON Canada
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.