+ $this->_config = include 'MECON/PDF/Marco/medidas.php' ;
+ $this->_config = $this->_config[$tam][$ori];
+ if (@$this->_config['encabezado']['logo']['path']) {
+ $this->logo = $this->_config['encabezado']['logo']['path'];
+ }
+ $this->_config['Xi'] = $this->_pdf->config['Xi'];
+ $this->_config['Yi'] = $this->_pdf->config['Yi'];
+ $this->_config['Xf'] = $this->_pdf->config['Xf'];
+ $this->_config['Yf'] = $this->_pdf->config['Yf'];
+ $this->MECON_HTML_Tabla();