Skip to Content
0
Former Member
Oct 05, 2011 at 04:33 PM

Restore PDF File from IdM Database

157 Views

Hi,

I've configured an attribute with File Presentation, so I am able to browse and upload a File to IdM through the UI.

Now I want to store the File in a Folder. Therefore I've created a script which receives the File from IdM DB and convert the File using the uFromHex (since the File is stored as a Hex value in the DB).

This approach works fine for txt files, but not for pdf files.

Does anyone know how to deal with this?

Thanks

Christos