 
			
				10/11/2010, 03:04
			
			
			     |  
      |    |    |    Fecha de Ingreso: julio-2008  
						Mensajes: 62
					  Antigüedad: 17 años, 3 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           |