Search found 3 matches
- 2018-10-16T13:31:22-07:00
- Forum: Users
- Topic: Converting layered AI File to PNG
- Replies: 5
- Views: 6247
Re: Converting layered AI File to PNG
Yes, the command line one works, but the PHP one does not, that is the problem... any idea why?
- 2018-10-16T01:26:40-07:00
- Forum: Users
- Topic: Converting layered AI File to PNG
- Replies: 5
- Views: 6247
Re: Converting layered AI File to PNG
I'm on Windows 10, command line: Version: ImageMagick 7.0.8-12 Q16 x86 2018-09-23 http://www.imagemagick.org Copyright: Copyright (C) 1999-2018 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Visual C++: 180040629 Features: Cipher DPC Modules OpenMP Delegates (built-in ...
- 2018-10-15T14:22:33-07:00
- Forum: Users
- Topic: Converting layered AI File to PNG
- Replies: 5
- Views: 6247
Converting layered AI File to PNG
Hello I cannot seem to be able to convert a layered AI File properly into a PNG, at least one layer seems to be missing. I am able to convert it using command line properly and am wondering how I can achieve the same using the PHP library, can anyone here help me? This works just fine: $convertCmd ...