<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - PerlNET with Image::Magick - Comments</title>
 <link>http://community.activestate.com/forum-topic/perlnet-image-magick</link>
 <description>Comments for &quot;PerlNET with Image::Magick&quot;</description>
 <language>en</language>
<item>
 <title>PerlNET with Image::Magick</title>
 <link>http://community.activestate.com/forum-topic/perlnet-image-magick</link>
 <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am having problems creating a .NET component that uses Image::Magick. The final component will be part of a software package and I do not want the requirement of having ImageMagick installed on the destination computers so ideally I want all the required dlls/modules to be bound to the .NET component.&lt;/p&gt;
&lt;p&gt;I have bound several files to the component and I am no longer getting errors resulting in missing DLLs when the module is loaded. (CORE_RL_magick_.dll, CORE_RL_png_.dll, etc). I am now getting Delegate errors when I try to load a file into Image::Magick&lt;/p&gt;
&lt;pre class=&quot;geshifilter&quot;&gt;$img -&amp;gt; Read(&quot;test.ps&quot;);&lt;/pre&gt;&lt;p&gt;
This would require IM_MOD_RL_ps_.dll to allow Image::Magic to read the file which I have also bound and have the file set to autoextract and have verified that it is getting extracted to the temporary directory. I have also checked that Image::Magick searches for the file within the current directory which is also ok as PerlNET should add the temporary directory used for extracting bound files to the PATH.&lt;/p&gt;
&lt;p&gt;Does anyone know how to make Image::Magick find these files or possibly an easier way of packaging Image::Magick as a .NET component with PerlNET.&lt;/p&gt;
&lt;p&gt;Using ImageMagick-6.3.7-9-Q8 and PerlNET 6.0.2 build 203380 (perl 5.8.3)&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/perlnet-image-magick#comments</comments>
 <category domain="http://community.activestate.com/forums/pdk-support-0">PDK Support</category>
 <category domain="http://community.activestate.com/os/windows-vista">Windows Vista</category>
 <pubDate>Fri, 11 Jan 2008 13:11:17 +0000</pubDate>
 <dc:creator>stevedwyer</dc:creator>
 <guid isPermaLink="false">1802 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
