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

Notification

Icon
Error

Options
Go to last post Go to first unread
TLove  
#1 Posted : Monday, October 22, 2007 5:24:24 AM(UTC)
TLove

Rank: Member

Groups: Member
Joined: 7/25/2007(UTC)
Posts: 17

Thanks: 3 times
when trying to upload a multipaged TIF image only the 1st page is upload. This is happening on both Java and ActiveX

IU version 4.5.50.0
Client OS: Windows XP Pro
Server OS: Linux
Browser: IE
we can reproduce this everytime.




-Tim
George Ulyanov  
#2 Posted : Monday, October 22, 2007 11:54:51 AM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Hello Tim,

Probably you've meant generated thumbnails, but they are intended for preview only. You can get all needed inner pages in the source image (use "UploadSourceFile" property).
Best regards,
George Ulyanov
TLove  
#3 Posted : Monday, October 22, 2007 2:14:04 PM(UTC)
TLove

Rank: Member

Groups: Member
Joined: 7/25/2007(UTC)
Posts: 17

Thanks: 3 times
we are not uploading the source. we are resizing images as they are uploaded to save on bandwidth and storage space. is the only way to upload the source? resize doesn't work for multipaged images?
-Tim
George Ulyanov  
#4 Posted : Monday, October 22, 2007 3:58:33 PM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

Image Uploader gaves two types of uploading images: source image and its thumbnails. The idea of the thumbnails is that they aren't used instead of source, because they are just the preview images. In this case if you need to get these inner pages you ought to upload source image with the thumbnails.

Edited by user Sunday, February 24, 2008 6:42:47 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
TLove  
#5 Posted : Monday, October 22, 2007 9:28:58 PM(UTC)
TLove

Rank: Member

Groups: Member
Joined: 7/25/2007(UTC)
Posts: 17

Thanks: 3 times
According the front page of the Image Uploader site.

"If you upload images, you can optimize the upload size by reducing image dimensions. E.g. if your users upload 5 Mpix photos (2592 × 1944) but you need only 800 × 600 image, you can configure Image Uploader™ to resize photos to this size. As a result instead of photos with average size 2 MB you will get files with size about 60 KB. This way you will reduce traffic (and increase upload speed) in 33 times!"

so I can not use this feature to upload tifs?

is there a way to turn on sourcefile uploading by file type?

-Tim
George Ulyanov  
#6 Posted : Tuesday, October 23, 2007 11:52:57 AM(UTC)
George Ulyanov

Rank: Advanced Member

Groups: Member
Joined: 7/26/2006(UTC)
Posts: 203

We will make some updates to this description, because as I said before - thumbnail is not absolute copy of the base image. Thanks for point to this omission.

There is a way to set UploadSourceFile dynamically, in the BeforeUpload event. But you need to set FilesPerOnePackageCount to 1: when the event fires you can get uploading filename and analyze it by its extension ("*.tif?" or something else).

Edited by user Sunday, February 24, 2008 6:44:30 PM(UTC)  | Reason: Not specified

Best regards,
George Ulyanov
Users browsing this topic
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.