Search found 7 matches
- 2011-05-05T06:28:13-07:00
- Forum: Developers
- Topic: Can I convert XML or SWF to Vector PDF?
- Replies: 2
- Views: 7422
Re: Can I convert XML or SWF to Vector PDF?
Thanks Anthony. I'll let you know if I'm able to find a solution for that.
- 2011-04-26T12:14:50-07:00
- Forum: Developers
- Topic: Can I convert XML or SWF to Vector PDF?
- Replies: 2
- Views: 7422
Can I convert XML or SWF to Vector PDF?
My site uses ImageMagick for an online design tool in flash. The application permits me to upload high res images (up to 60MB each) which are assembled in an XML file as layers within the flash file itself. That XML file resizes the layers to fit within the application on the website and then ...
- 2011-04-26T09:05:45-07:00
- Forum: Developers
- Topic: convert: unable to open image 'logo.gif'
- Replies: 7
- Views: 45545
Re: convert: unable to open image 'logo.gif'
Thanks Anthony, we were able to resolve this issue. There turned out being a large number of issues with the initial installation. When we uninstalled it and reinstalled using yum install, we solved some of the issues and then had to use chown command with user and group apache. We then were able to ...
- 2011-03-29T09:53:18-07:00
- Forum: Developers
- Topic: convert: unable to open image 'logo.gif'
- Replies: 7
- Views: 45545
Re: convert: unable to open image 'logo.gif'
It turned out being a bad installation of ImageMagick. The convert logo command still does not work properly but the other commands seem to work fine. We have some problems with imagick though, where we get the following errors: Fatal Error : call to undefined methods Imagick::setImageOpacity ...
- 2011-03-23T10:42:05-07:00
- Forum: Developers
- Topic: convert: unable to open image 'logo.gif'
- Replies: 7
- Views: 45545
Re: convert: unable to open image 'logo.gif'
Thanks Anthony, we're looking into this.
- 2011-03-20T18:13:56-07:00
- Forum: Developers
- Topic: convert: unable to open image 'logo.gif'
- Replies: 7
- Views: 45545
Re: convert: unable to open image 'logo.gif'
Thanks Anthony,
I checked out and changed permissions though I am now getting the following errors:
missing delegates bzlib djvu fontconfig freetype gvc jpeg jp2 lcms openexr png rsvg tiff wmf x11 xml zlib
Any ideas?
I checked out and changed permissions though I am now getting the following errors:
missing delegates bzlib djvu fontconfig freetype gvc jpeg jp2 lcms openexr png rsvg tiff wmf x11 xml zlib
Any ideas?
- 2011-03-15T12:31:18-07:00
- Forum: Developers
- Topic: convert: unable to open image 'logo.gif'
- Replies: 7
- Views: 45545
convert: unable to open image 'logo.gif'
I've installed ImageMagick 6.6.7 as well as the required imagick and ghostscript packages. I've confirmed using the identify -version command that ImageMagick is installed and I've confirmed using the site's php info page, that imagick is enabled. However, when I run the command "convert logo: logo ...