×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I wrote a DIY solution using PDFBox.
https://pdfbox.apache.org/
-----Original Message-----
From: smith5646midrange@xxxxxxxxx [mailto:smith5646midrange@xxxxxxxxx]
Sent: Friday, December 14, 2018 10:08 AM
To: 'RPG programming on the IBM i (AS/400 and iSeries)' <rpg400-l@xxxxxxxxxxxx>
Subject: RE: Append AFPDS files
Be aware that contrary to what a lot of people believe, iText is not free. It is a licensed product. I believe there is something about being free for personal use but definitely not corporate use.
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxx> On Behalf Of Eddie Gomez
Sent: Thursday, December 13, 2018 3:02 PM
To: RPG programming on the IBM i (AS/400 and iSeries) <rpg400-l@xxxxxxxxxxxx>
Subject: Re: Append AFPDS files
Have you looked into ConcatPDF? You have to load the itext5.jar java package into your IFS, compile the CONCATPDF CLLE program and command and you’re good to go. Allows you to merge to .PDF’s on the IFS and give that merged ,pdf file a new name.
As an Amazon Associate we earn from qualifying purchases.