<?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: ImageMagick convert.bin: no decode delegate for this image format `\(' in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312545#M265675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use -geometry&amp;nbsp; parameter to resize and position watermark,for example&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; -geometry 48x48+20+20&lt;/STRONG&gt; means resize it to 48* 48 an position it at 20,20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 13:56:56 GMT</pubDate>
    <dc:creator>kaynezhang</dc:creator>
    <dc:date>2016-10-18T13:56:56Z</dc:date>
    <item>
      <title>ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312542#M265672</link>
      <description>Hello I am new in Alfresco, and my english is not so well. I am trying to do a thumbnail with Alfresco, includding an image in png as watermak, And i have this errororg.alfresco.service.cmr.repository.ContentIOException - 09140079 Failed to perform ImageMagick transformation: Execution result: os: L</description>
      <pubDate>Fri, 14 Oct 2016 15:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312542#M265672</guid>
      <dc:creator>lily101288</dc:creator>
      <dc:date>2016-10-14T15:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312543#M265673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to&amp;nbsp; write&amp;nbsp; it like this ??&lt;STRONG&gt;-composite \( /opt/alfresco-4.2.e_maquina10/fich-watermark/watermark.png -resize 1280x1280 \)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you can&amp;nbsp; just write it without using /(&amp;nbsp; to resize watermark like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-composite&amp;nbsp; /opt/alfresco-4.2.e_maquina10/fich-watermark/watermark.png&amp;nbsp; &lt;CODE&gt;-geometry 1280x1280+20+0&lt;/CODE&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2016 13:56:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312543#M265673</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-10-15T13:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312544#M265674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the answer but if i do not use as command this "/(" the image do not resize.&lt;/P&gt;&lt;P&gt;This line resize the watermark image before put it into the big image,&lt;/P&gt;&lt;P&gt;/opt/alfresco-4.2.e_maquina10/common/bin/convert /opt/alfresco-4.2.e_maquina10/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_source_7274332350384151971.jpg[0] xc:black -gravity South -font Times-Bold -pointsize 153 -draw "fill black text 2,20 '' fill white text 1,19 ''" -composite \( /opt/alfresco-4.2.e_maquina10/fich-watermark/watermark.png -resize 864x864 \) -gravity northeast -geometry +20 -composite -auto-orient -resize 3456x2304 /opt/alfresco-4.2.e_maquina10/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_target_1436740142286228731.jpg&lt;/P&gt;&lt;P&gt;but if i erase it "/(" like this:&lt;/P&gt;&lt;P&gt;/opt/alfresco-4.2.e_maquina10/common/bin/convert /opt/alfresco-4.2.e_maquina10/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_source_7274332350384151971.jpg[0] xc:black -gravity South -font Times-Bold -pointsize 153 -draw "fill black text 2,20 '' fill white text 1,19 ''" -composite /opt/alfresco-4.2.e_maquina10/fich-watermark/watermark.png -resize 864x864 -gravity northeast -geometry +20 -composite -auto-orient -resize 3456x2304 /opt/alfresco-4.2.e_maquina10/tomcat/temp/Alfresco/ImageMagickContentTransformerWorker_target_1436740142286228731.jpg&lt;/P&gt;&lt;P&gt;the image do not resize. &lt;/P&gt;&lt;P&gt;I use the -composite /opt/alfresco-4.2.e_maquina10/fich-watermark/watermark.png -resize 864x864+20+0 too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:42:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312544#M265674</guid>
      <dc:creator>lily101288</dc:creator>
      <dc:date>2016-10-18T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312545#M265675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use -geometry&amp;nbsp; parameter to resize and position watermark,for example&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; -geometry 48x48+20+20&lt;/STRONG&gt; means resize it to 48* 48 an position it at 20,20&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 13:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312545#M265675</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-10-18T13:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312546#M265676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much!!!!!!!!!!!!!!!!!!!, my bad, i do not read well. &lt;/P&gt;&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 14:10:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312546#M265676</guid>
      <dc:creator>lily101288</dc:creator>
      <dc:date>2016-10-18T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: ImageMagick convert.bin: no decode delegate for this image format `\('</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312547#M265677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GoodLuck &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 14:51:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/imagemagick-convert-bin-no-decode-delegate-for-this-image-format/m-p/312547#M265677</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-10-18T14:51:50Z</dc:date>
    </item>
  </channel>
</rss>

