Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
GeorgeCampos  
#1 Posted : Wednesday, June 6, 2012 10:34:15 AM(UTC)
GeorgeCampos

Rank: Advanced Member

Groups: Member
Joined: 6/15/2006(UTC)
Posts: 31

Thanks: 8 times
Hello Dimitry,

If Aurigma cannot create a thumbnail is there a test I can run on the server so that we can then create the thumbnails on the server?

I was thinking:

If File1Mode_0 = icon then ... create the thumbnails on the server.

Is there a better way to do this?

Thanks again for your superb customer service,

George

http://www.aurigma.com/d...tm#cannotCreateThumbnail

Dmitry.Obukhov  
#2 Posted : Wednesday, June 6, 2012 7:36:26 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Gerorge,

Unfortunately this way you described is not possible. If the uploader cannot create thumbnail on client side, you will need to send source file:

Code:
//Send the original file if the thumbnail cannot be created
{mode: '*.*=Thumbnail;*.*=SourceFile'}, 

In this case you may create thumbnail from source file on the server side. Please note, if you send, say PDF file, you cannot create thumbnail on server too.

Edited by user Wednesday, June 6, 2012 7:40:30 PM(UTC)  | Reason: Not specified

Best regards,

Dmitry Obukhov

Technical Support. Aurigma, Inc.

thanks 1 user thanked Dmitry.Obukhov for this useful post.
GeorgeCampos on 6/9/2012(UTC)
GeorgeCampos  
#3 Posted : Saturday, June 9, 2012 3:26:30 PM(UTC)
GeorgeCampos

Rank: Advanced Member

Groups: Member
Joined: 6/15/2006(UTC)
Posts: 31

Thanks: 8 times
Hello Dmitry,

Thanks again for the great support.

George

Dmitry.Obukhov  
#4 Posted : Sunday, June 10, 2012 7:29:43 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
You are welcome, George :)
Best regards,

Dmitry Obukhov

Technical Support. Aurigma, Inc.

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.