How to get Attached PDF File content from fnd_lobs
Hello
Version - 11.5.10.2.
I attached one pdf file to one AR transaction and it was uploaded successfully. I checked this in table fnd_lobs and data is there under file_data column but pdf data is encrypted.
Is there any way top read this PDF data or get attached file from system.
Thanks