×
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.
Sure they don't have any budget ?
Our API's run on Java 1.5 or 1.6 and we manage the classpaths for you.
Merging PDFs is a good thing and pretty fast with the 32-bit JVMs :-)
If there's a business requirement there must be an ROI to not manually assembling documents eh ? :-)
Regards,
Richard Schoen | Director of Document Management Technologies, HelpSystems
T: + 1 952-486-6802
RJS Software Systems | A Division of HelpSystems
richard.schoen@xxxxxxxxxxxxxxx
www.rjssoftware.com
----------------------------------------------------------------------
message: 1
date: Tue, 9 Dec 2014 13:01:23 -0500
from: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
subject: Re: Merging PDFs
How to run any Java is not an issue. We know how to do that.
We are trying to avoid the issues that inevitably arise when you have to worry about installing a Java app on multiple systems at a wide variety of release levels - some of which may already have a version of the app in question on the box. Etc. etc. We already have to install a bunch of RPG and C code - adding the PDF capability to that would not impact install - but adding Java will and we?d rather avoid it.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Dec 9, 2014, at 4:03 AM, D*B <dieter.bender@xxxxxxxxxxxx> wrote:
... PDFBox and PDFSam are Java open source and they have very easy to use commandline utilities, you could use without writing any java (or embedded Java in RPG). If you use the command RUNJAVARUN (it's part of Open Source CommandGate, the little sister of ArdGate) you would have no classpath issues and the merge of 2 PDFs will be very fast (subsecond) and scalable. From the native Perspective you would simply use the Command RUNJAVARUN.
D*B
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.
_______________
Confidentiality Notice: This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.
________________
As an Amazon Associate we earn from qualifying purchases.