You need to sign in to do that
Don't have an account?

flatedecode
Hi,
I am doing a HTTP Callout to get PDF file. In HTTP Response I see the content of file starting with %PDF-1.4 and has '<</Length 6778/Filter/FlateDecode>>stream' mentioned followed by PDF details[encoded]. I want to download this as PDF file. Do I need to convert it to base64 encoded string and then download, then how do I go about that

Kind Regards,
Rohini
I am doing a HTTP Callout to get PDF file. In HTTP Response I see the content of file starting with %PDF-1.4 and has '<</Length 6778/Filter/FlateDecode>>stream' mentioned followed by PDF details[encoded]. I want to download this as PDF file. Do I need to convert it to base64 encoded string and then download, then how do I go about that
Kind Regards,
Rohini