<?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: Unable to use Imagemagick in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240079#M193209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to to crop,watermark and rotate the image file.But i want to know how can i resize the image file?? Is there any option which can be used for this purpose?? I would also like to know whether i can watermark doc,excel ,pdf or any other document format??? I am interested to watermark pdf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought an alternative to watermark pdf file ie first i will convert the pdf file into image file then i will add watermark to that image files. But the problem i am facing is that when i try to convert pdf file into image file, only front page of the pdf file is converted.. how can i get other pages of pdf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is there any other way i can achieve the target.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea or suggestion will be of great help..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Aug 2010 08:16:25 GMT</pubDate>
    <dc:creator>ankit_yakkundi</dc:creator>
    <dc:date>2010-08-21T08:16:25Z</dc:date>
    <item>
      <title>Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240074#M193204</link>
      <description>Hi,I am working with both alfresco EE 3.2r..and now exploring Imagemagick and its features..I am unable to run the file convert.exe from the command window..I renamed the file to imconvert.exe..but still its not working..It runs for a few seconds and then the Microsoft window pops up saying it encou</description>
      <pubDate>Thu, 10 Jun 2010 04:31:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240074#M193204</guid>
      <dc:creator>yogesh_prabhu</dc:creator>
      <dc:date>2010-06-10T04:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240075#M193205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What error message are you getting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran into a related problem a couple of days ago when configuring my version of Alfresco (3.3 Community) to work with ImageMagick 6.6.2 Q16.&amp;nbsp; It turns out that the binaries for this release of ImageMagick are stored in the top-level ImageMagick directory and not in a '/bin' directory.&amp;nbsp; The fix was to set:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=c:/imagemagick-6.6.2-q.16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.exe=c:/imagemagick-6.6.2-q16/convert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;instead of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;img.root=c:/imagemagick-6.6.2-q.16&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;img.exe=c:/imagemagick-6.6.2-q16/bin/convert&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the 'alfresco-global.properties' file.&amp;nbsp; Note that '/bin' has been removed from the 'img.exe' path.&amp;nbsp; In my case, I did not append '.exe' to the end of the convert executable name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Darryl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 15:22:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240075#M193205</guid>
      <dc:creator>darryl_staflund</dc:creator>
      <dc:date>2010-06-10T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240076#M193206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the same problem in v3.3 using Windows XP.&amp;nbsp; Everything works fine in v3.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I receive a windows system error when I run convert.exe from the command line in some scenarios (e.g., if I run convert –version or just convert –help).&amp;nbsp; There is no useful information in the message, just the usual “error has occurred, do you want to report this to microsoft”.&amp;nbsp; I can convert an image successfully from the command line, however.&amp;nbsp; My issue is that when I upload a document into Share, I receive a windows error message every time a new document is uploaded.&amp;nbsp; If I click OK in the message, the thumbnail is created successfully, but the thumbnail is not visible until I manually refresh the page.&amp;nbsp; I receive the same popup message during the server startup process.&amp;nbsp;&amp;nbsp;&amp;nbsp; The log shows the following exit code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;11:25:56,109 DEBUG [org.alfresco.util.exec.RuntimeExec] Execution result: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; os:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Windows XP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; command:&amp;nbsp;&amp;nbsp;&amp;nbsp; [C:/Alfresco_Dev/Alfresco33/ImageMagick/bin/imconvert.exe, -version]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; succeeded:&amp;nbsp; true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; exit code:&amp;nbsp; -1073741819&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; out:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; err:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The log also shows a successful transformation has occurred for any other Imagemagick step.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the message that pops up:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Microsoft Visual C++ Runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An application has made an attempt to load the C runtime library incorrectly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C: Alfresco/Imagemagick/bin/imconvert.exe&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The manifest file references a file atl90.dll which did not install with the 3.3 installation package.&amp;nbsp; I found this file on the on imagemagick site, but this did not resolve the problem.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also tried pointing my 3.3 installation (img.exe and root) to the versions that worked fine in 3.2 and still receive the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Were you able to resolve the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update: I installed ImageMagick v6.6.0 which resolved the exit code:&amp;nbsp; -1073741819 error when I ran a convert -version, but I still receive the Windows error: Microsoft Visual C++ Runtime&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;An application has made an attempt to load the C runtime library incorrectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 16:17:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240076#M193206</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2010-06-28T16:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240077#M193207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have installed alfresco enterprise 3.3 on my windows XP. I want to rotate and crop the imange contained in the documents using ImageMagick.I am getting windows error when i start convert.exe.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me how can i start ImageMagick and use it for solving my needs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 04:36:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240077#M193207</guid>
      <dc:creator>ankit_yakkundi</dc:creator>
      <dc:date>2010-07-16T04:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240078#M193208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which error message are you getting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The install documentation suggests renaming the convert.exe to imconvert.exe since there is another exe with that name.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 07:14:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240078#M193208</guid>
      <dc:creator>stevegreenbaum</dc:creator>
      <dc:date>2010-07-16T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to use Imagemagick</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240079#M193209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to to crop,watermark and rotate the image file.But i want to know how can i resize the image file?? Is there any option which can be used for this purpose?? I would also like to know whether i can watermark doc,excel ,pdf or any other document format??? I am interested to watermark pdf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought an alternative to watermark pdf file ie first i will convert the pdf file into image file then i will add watermark to that image files. But the problem i am facing is that when i try to convert pdf file into image file, only front page of the pdf file is converted.. how can i get other pages of pdf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or is there any other way i can achieve the target.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea or suggestion will be of great help..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Aug 2010 08:16:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/unable-to-use-imagemagick/m-p/240079#M193209</guid>
      <dc:creator>ankit_yakkundi</dc:creator>
      <dc:date>2010-08-21T08:16:25Z</dc:date>
    </item>
  </channel>
</rss>

