Ver Mensaje Individual
  #6 (permalink)  
Antiguo 10/11/2010, 03:04
marvellous
 
Fecha de Ingreso: julio-2008
Mensajes: 62
Antigüedad: 15 años, 9 meses
Puntos: 0
Respuesta: Consulta EZPDF/JpGraph

Ya lo he solucionado:

$options3 = array(
'justification'=>'center',
'showLines'=>'1',
'shaded'=>'0',
'xPos'=>'center',
'xOrientation'=>'left',
'maxWidth'=>300,
'cols'=>array('cuestionarios'=>array('justificatio n'=>'center', 'width'=>100), 'respuesta'=>array('justification'=>'left', 'width'=>200))
);

Gracias de todas formas