How to convert an XString generated by ABAP to PDF?

637 views Asked by At

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.

0

There are 0 answers