Well. I've a pdf file encoded as base64 string. How to get the actual pdf using PHP by specifying Content-type:application/pdf in header function or any other method.?
URL for base64 encoded string :
http://jenson.in/base64pdf.txt
Thanks In Advance.
Cheers..:)