05-08-2007 12:33 PM
05-08-2007 12:37 PM
05-08-2007 12:58 PM
String options = "-resize " + width + "x" + heigth;
Map<String, Object> mapOptions = new HashMap<String, Object>();
mapOptions.put(ImageMagickContentTransformer.KEY_OPTIONS, options);
transformer.transform(reader, writer, mapOptions);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.