I have a PDF in XString format from ABAP.
I find that XString is an extended class of C++ Since node.js supports C++ am wondering how this XString can be handled and convert it into a PDF file in node.js.
Any help is really appreciated.
I have a PDF in XString format from ABAP.
I find that XString is an extended class of C++ Since node.js supports C++ am wondering how this XString can be handled and convert it into a PDF file in node.js.
Any help is really appreciated.