|
|
pinUpload
Started by u7c76 at 12-18-2007 10:52 . Topic has 1 replies.
 
 
|
|
Sort Posts:
|
|
|
|
12-18-2007, 10:52
|
u7c76
Joined on 12-18-2007
Posts 3
|
PinUpload not resizing image from PinEdit
|
|
|
|
|
PinUpload is not resizing image when uploading from PinEdit.
System: Tomcat 5.5
Java 5
PinEdit 6.1
I went to the editor/server/jsp/pupload.jsp file.
I made these two changes:
// disable image resizing
pu.setEnableImageResize(true);
// set image options for resizing
// width 200 or 400; height is calculated
pu.setImageSize("100:-,110:-");
I will select the 100 when uploading and the resulting image is still the orginal size.
Any help you can give me will be greatly appreciated.
Thanks,
Brian
|
|
|
|
|
Report
|
|
|
|
12-19-2007, 9:38
|
Pintexx Support
Joined on 08-30-2005
Posts 1.571
|
Re: PinUpload not resizing image from PinEdit
|
|
|
|
|
Hi Brian,
there seems to be an internal problem.
I will be backt o you asap.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
|