home.social

#ebcdic — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ebcdic, aggregated by home.social.

  1. TIL, the German #Datev uses #IBM #zOS for paycheck #PDF generation. PDFs are generated through PDFlib by the Munich based company of the same name:

    PDF producer: PDFlib+PDI 9.0.4-m (zSeries z/OS)

    The API ref is promising some fun:
    "For use with C, C++, Cobol, COM, Java, .NET, Objective-C, Perl, PHP, Python, REALbasic/Xojo, RPG, Ruby"
    (pdflib.com/fileadmin/pdflib/pd)

    As well as:
    "PDFlib is available on a variety of platforms, including Unix,
    Windows, OS X, and EBCDIC-based systems such as IBM i5/iSeries and zSeries."
    (pdflib.com/fileadmin/pdflib/pd)

    And since IBM #zSeries does everything in #EBCDIC, this, of course is also supported:

    "stringformat ebcdicutf8: All strings and option lists are expected in EBCDIC-UTF-8 format with or without BOM."

    And although I do hope that Datev uses Unix System Services #USS instead of plain #MVS on z/OS, this does give me the creeps:

    "MVS versions of PDFlib GmbH products are not thread-safe"
    (pdflib.com/fileadmin/pdflib/Sy)

    Truly curséd. But PDFlib on zSeries doesn't support networking ... unfortunately?