Do you know a tool that converts a PDF in base64 format so i can sent it via a SOAP message ?
I use SOAP UI.
Do you know a tool that converts a PDF in base64 format so i
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found this helpful tools which solved my problem:
http://www.opinionatedgeek.com/dotnet/tools/base64decode/
http://www.opinionatedgeek.com/dotnet/tools/base64encode/
So i upload the pdf file and as a result i get the base64 format which i copy inside the soap message.
You need to paste the result of encoded pdf file inside the necessary tags and that’s it.
Mention:without any CDATA