empresa-libre/source/templates/plantilla_factura.json

27 lines
947 B
JSON

{
"encabezado": {
"emisor": {
"direccion": {
"rectangulo": {"x": 1.0, "y": 26.9, "width": 19.6, "height": 0.4,
"radius": 0.1, "stroke": false, "fill": true, "color": "darkred"}
},
"nombre": {
"rectangulo": {"x": 10.6, "y": 25.9, "width": 10.0, "height": 0.4,
"radius": 0.0, "stroke": false, "fill": false},
"estilo": {"name": "nombre", "fontName": "Helvetica-Bold", "fontSize": 12,
"alignment": 2, "textColor": "darkred", "backColor": "white"}
},
"rfc": {
"rectangulo": {"x": 10.6, "y": 25.1, "width": 10.0, "height": 0.4,
"radius": 0.0, "stroke": false, "fill": false},
"estilo": {"name": "rfc", "fontName": "Helvetica-Bold", "fontSize": 11,
"alignment": 2, "textColor": "darkred", "backColor": "white"}
}
}
},
"conceptos": {
},
"comprobante": {
}
}