Welcome to Pintexx Forum Sign in | Join | Faq

pinUpload

Started by u7c76 at 12-18-2007 10:52 . Topic has 1 replies.

Print Search
Sort Posts:    
   12-18-2007, 10:52
u7c76 is not online. Last active: 18.12.2007 16:03:10 u7c76

Top 200 Posts
Joined on 12-18-2007
Posts 3
PinUpload not resizing image from PinEdit
Reply Quote
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 is not online. Last active: 30.12.2008 07:11:54 Pintexx Support

Top 10 Posts
Joined on 08-30-2005
Posts 1.571
Re: PinUpload not resizing image from PinEdit
Reply Quote
Hi Brian,

there seems to be an internal problem.

I will be backt o you asap.

Regards,
Hans-Peter
   Report 
Pintexx Forum » Developer Produ... » pinUpload » PinUpload not resizing image from PinEdit