Sounds like two different code bases doing the same process. Meaning double the maintenance. There are literally dozens of PDF librarys (many not requiring unmanaged code) that can do the job in .NET on windows. Not sure why you would want to reinvent the wheel here or why your current .NET program is using unmanaged code (perhaps .NET code from early 2,000's?).
For some of these tasks it's easier to just drop the data from RPG into an IFS file share to have a Windows program that has many more options available to it to periodically harvest.
Speaking of available options here is a list of ones I've used in the Windows world: Aspose PDF, PDFTron, Ghostscript, iTextSharp
Have not used these ones: Atalasoft's PDF Toolk, PSPDFKIT, PDFSharp, PDFClown, SharpPDF
I'd abort mission on anything RPG based, it's not where the future is headed. I'd suggest focusing on PDFTron and PSPDFKIT as they are doing some really interesting things such as native rendering and PDF manipulation in the browser using WebAssembly and operate on all major platforms today (Windows, Linux, Android, iOS).
-----Original Message-----
From: John Yeung <gallium.arsenide@xxxxxxxxx>
Sent: Monday, March 11, 2019 1:14 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: DIY mark-up to PDF
On Mon, Mar 11, 2019 at 1:41 PM Justin Taylor <JUSTIN@xxxxxxxxxxxxx> wrote:
Because we need it.
But why?
From the sound of it, the Windows process is already in place and already working. What is wrong with it? What is missing from it? What is the need that this project is addressing?
John Y.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.