Downloading File from database with CreateExportDisplay

I read in the documentation the “Downloading Files” section that serves to download a file to the user’s computer. For it is based on CreateExportDisplay with FileDescriptor, my problem is that I have stored the files in the database in a blob field, I want to download them from the database to the user’s computer, is there any implementation in CreateExportDisplay to do?

Hi Jose,

I’ve answered here: http://stackoverflow.com/questions/38933821/downloading-file-from-database-with-createexportdisplay/38953414 (since you’ve posted question to Stack Overflow first).

Upss, thanks Yuriy, forgot I had already posted on Stack Overflow