1 <?php /* vim: set binary expandtab tabstop=4 shiftwidth=4 textwidth=80 foldmethod=marker:
2 -------------------------------------------------------------------------------
3 Ministerio de EconomÃa
5 -------------------------------------------------------------------------------
6 This file is part of meconlib.
8 meconlib is free software; you can redistribute it and/or modify it under
9 the terms of the GNU General Public License as published by the Free
10 Software Foundation; either version 2 of the License, or (at your option)
13 meconlib is distributed in the hope that it will be useful, but WITHOUT
14 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
15 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
17 You should have received a copy of the GNU General Public License; if not,
18 write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
19 Boston, MA 02111-1307 USA
20 -------------------------------------------------------------------------------
21 Creado: lun oct 27 12:17:32 ART 2003
22 Autor: Martin Marrese <mmarre@mecon.gov.ar>
23 -------------------------------------------------------------------------------
25 -----------------------------------------------------------------------------*/
28 * Medidas para cada formato de pagina.
36 'encabezado' => array ( //Encabezado de cada pagina
45 '/home/mmarrese/public_html/meconlib/www/images/pdf_logo_portrait.jpg',
61 'font' => 'Helvetica-Bold',
64 'subseccion' => array (
66 'font' => 'Helvetica',
69 'paginador' => array (
71 'font' => 'Helvetica',
76 'font' => 'Helvetica',
84 'font' => 'Helvetica-Bold',
87 'subtitulo' => array (
89 'font' => 'Helvetica',
94 'contenido' => array (
97 'celda_cabecera' => array (
99 'font' => 'Helvetica-Bold',
101 'fillcolor' => array (
107 'mode' => 'fill+stroke',
108 'fillcolor' => array (
113 'strokecolor' => array (
120 'celda_titulo' => array (
122 'font' => 'Helvetica-Bold',
124 'fillcolor' => array (
130 'mode' => 'fill+stroke',
131 'fillcolor' => array (
136 'strokecolor' => array (
143 'celda_comun' => array (
145 'font' => 'Helvetica-Bold',
147 'fillcolor' => array (
157 'landscape' => array (
159 'encabezado' => array ( //Encabezado de cada pagina
168 '/home/mmarrese/public_html/meconlib/www/images/pdf_logo_landscape.jpg',
184 'font' => 'Helvetica-Bold',
187 'subseccion' => array (
189 'font' => 'Helvetica',
192 'paginador' => array (
194 'font' => 'Helvetica',
199 'font' => 'Helvetica',
207 'font' => 'Helvetica-Bold',
210 'subtitulo' => array (
212 'font' => 'Helvetica',
217 'contenido' => array (
220 'celda_cabecera' => array (
222 'font' => 'Helvetica-Bold',
224 'fillcolor' => array (
230 'mode' => 'fill+stroke',
231 'fillcolor' => array (
236 'strokecolor' => array (
243 'celda_titulo' => array (
245 'font' => 'Helvetica-Bold',
247 'fillcolor' => array (
253 'mode' => 'fill+stroke',
254 'fillcolor' => array (
259 'strokecolor' => array (
266 'celda_comun' => array (
268 'font' => 'Helvetica-Bold',
270 'fillcolor' => array (