Skip to Content
0
Former Member
Aug 09, 2005 at 09:02 PM

Displaying an image using "raw" string

156 Views

Hi All,

I have the following challenge: I need to display a thumbnail image of a document in a BSP application. This is coming from cFolders which stores thumbnail data using "raw" string table.

In other words, I use a cFolders API function that returns thumbnail data as "raw" table which I need to be able to display in a browser as an image (via my custom BSP).

Does anyone have any ideas how to convert "raw" string into a viewable image?

Thanks,

Roman

P.S. Of course, there is no documentation on cFolders API functions, not in English at least...I am using function CFX_API_THUMBNAIL_GET.