There are a few Python libraries that can extract data from PDFs that ought to work on AIX. Are they pure text or more complicated? Extracting other kinds of data, pictures, tables, etc. can be a pain depending on how the PDF was created...
------------------------------
Christopher Petersen
------------------------------
Original Message:
Sent: Thu March 05, 2026 01:50 AM
From: tareq nofal
Subject: PDF in AIX
Hello dear,
the case is needed for reading an PDF output from the core system
------------------------------
tareq nofal
------------------------------
Original Message:
Sent: Thu March 05, 2026 01:12 AM
From: Ayappan P
Subject: PDF in AIX
What is the use case here ?
AIX Toolbox has Ghostscript which can convert PostScript files to PDF. Also there is a2ps and enscript which can convert text files to PostScript.
------------------------------
Ayappan P