Search found 4 matches

by rivarola
2015-06-05T03:25:18-07:00
Forum: Users
Topic: Ensure minimum and maximum height of thumbnail
Replies: 2
Views: 1310

Re: Ensure minimum and maximum height of thumbnail

Thanks, I'll try it.
by rivarola
2015-06-05T01:36:44-07:00
Forum: Users
Topic: Ensure minimum and maximum height of thumbnail
Replies: 2
Views: 1310

Ensure minimum and maximum height of thumbnail

Hello, I have an input image with dimensions 160xY, and I want to resize it to 160xH, where H between 128 and 213 pixels. If Y is more than 213, I want to cut the bottom of the image. If Y is less than 128, I want to add transparent margin at top and bottom of the original image. I tried convert ...
by rivarola
2015-06-04T02:39:54-07:00
Forum: Bugs
Topic: unable to create temporary file
Replies: 2
Views: 3349

Re: unable to create temporary file

Yes, I can reproduce it with ImageMagick 6.9.1 : Caused by: org.alfresco.service.cmr.repository.ContentIOException: 05027578 Failed to perform ImageMagick transformation: Execution result: os: Windows Server 2012 command: [C:/Program Files/ImageMagick-6.9.1-Q16/convert, D:\CECM\OCSIGENPP\tomcat\temp ...
by rivarola
2015-06-03T10:07:53-07:00
Forum: Bugs
Topic: unable to create temporary file
Replies: 2
Views: 3349

unable to create temporary file

Hello, First, congratulations for the ImageMagick convert utility, that is very usefull and powerfull. But today, I'm stuck on a permission problem that occurs when the Alfresco ECM (a Tomcat webapp) is run as service on Windows using a service user that is not Administrator (for security purpose ...