Esempio n. 1
0
 public function __construct($client)
 {
     parent::__construct($client, 'PDF2BMP');
 }
Esempio n. 2
0
 public function __construct($client)
 {
     parent::__construct($client, 'DOC2DOCX');
 }
Esempio n. 3
0
 public function __construct($client)
 {
     parent::__construct($client, 'XPS2ODP');
 }
Esempio n. 4
0
 public function __construct($client)
 {
     parent::__construct($client, 'CC-DOC2XLS');
 }
Esempio n. 5
0
 public function __construct($client)
 {
     parent::__construct($client, 'CC-IMG2DOC');
 }
Esempio n. 6
0
 public function __construct($client)
 {
     parent::__construct($client, '2PDF');
 }