Reading contents of a PDF file from its HEX code
Hello,
I have a requirement to process pdf forms within SAP that were generated outside of SAP.
I am trying to see if there is a way to interpret the form fields by converting the HEX / .BIN format of the PDF into something that is readable text.
For Example: I am trying to interpret something like this
%PDF-1.7
%µµµµ
1 0 obj................................
stream
xœì]xTUÚ>çÞiÉd’™ôdfÂ@˜„„„Šd BÉ`&HHCQŒŠ Q,kïèÚv±L”€
To the actual contents which is "TEST 1234"
Any help or direction is highly appreciated.
PS: I have already exhausted the SAP forums for answers 🙂
Thanks
