Skip to main content
arunr0005
March 29, 2021
Question

Convert any document to binary

  • March 29, 2021
  • 7 replies
  • 0 views

Hello Community,
Is there any way to convert a pdf or word document into base64 string or binary format ?

TIA

Arun

7 replies

stefanhelzle0001
Brainy
March 29, 2021

For which purpose?

arunr0005
arunr0005Author
March 29, 2021

We have a requirement to transfer the document as meta data to another system

stefanhelzle0001
Brainy
March 29, 2021

Integration will convert a document to B64 automatically inside HTTP POST operations.