Search found 1 match

by dhrubo
2013-09-03T05:08:17-07:00
Forum: Users
Topic: Strange problem with convert
Replies: 2
Views: 1852

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 ...