I have to translate an XML with <CDATA> with BASE64 binairy data </CDATA> into a PDF-file.
Is it possible to do this with Net Express 5.1 with COBOL.
When it is possible, how can I code it in COBOL-statements.
I have found a program that called C$CARG for RM/COBOL. Is there a routine in Net Express Cobol ?
#cobolnetexpress
#XMLBASE64
#COBOLserver
#NetExpress5.1