Search found 1 match
- 2013-09-03T05:08:17-07:00
- Forum: Users
- Topic: Strange problem with convert
- Replies: 2
- Views: 1707
Strange problem with convert
Hi, I'm in a strange problem. I'm trying to export brytum gantt chart in pdf/png. I'm about to complete the export, but a strange problem i'm facing. $imgkOut = array(); //run imagemagick merging separate png's into one pdf or png depending on the file format if ($fileFormat == 'pdf'){ $cmd ...