<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using ImageMagickContentTransformer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95651#M65645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can use it to resize an image, it is commonly used to create thumbnails in Alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.imagemagick.org/script/command-line-options.php" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org/script/command-line-options.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 16:37:15 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-05-08T16:37:15Z</dc:date>
    <item>
      <title>Using ImageMagickContentTransformer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95650#M65644</link>
      <description>Does anybody know about how to use the ImageMagickContentTransformer?My doubt is about the transform method, the one that receives a map containing a set of properties.I haven't found any javadoc also.I just want to resize an image using it. Thanks,Frank</description>
      <pubDate>Tue, 08 May 2007 16:33:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95650#M65644</guid>
      <dc:creator>fgarcia</dc:creator>
      <dc:date>2007-05-08T16:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using ImageMagickContentTransformer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95651#M65645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can use it to resize an image, it is commonly used to create thumbnails in Alfresco:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.imagemagick.org/script/command-line-options.php" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org/script/command-line-options.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 16:37:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95651#M65645</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-08T16:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using ImageMagickContentTransformer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95652#M65646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm new developing on Alfresco so I'm just a little lost getting information &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like the Map of options, the KEY_OPTION is where imagemagick options should be set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; String options = "-resize " + width + "x" + heigth;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map&amp;lt;String, Object&amp;gt; mapOptions = new HashMap&amp;lt;String, Object&amp;gt;();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mapOptions.put(ImageMagickContentTransformer.KEY_OPTIONS, options);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; transformer.transform(reader, writer, mapOptions);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if I'm wrong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for replying&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 16:58:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/using-imagemagickcontenttransformer/m-p/95652#M65646</guid>
      <dc:creator>fgarcia</dc:creator>
      <dc:date>2007-05-08T16:58:25Z</dc:date>
    </item>
  </channel>
</rss>

