PinUpload not resizing image from PinEdit
pinUpload
PinUpload not resizing image from PinEdit
u7c76
12-18-2007, 10:52
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
Re: PinUpload not resizing image from PinEdit
Pintexx Support
12-19-2007, 9:38
Hi Brian,
there seems to be an internal problem.
I will be backt o you asap.
Regards,
Hans-Peter