Skip to main content

Plantilla Para Rifa 100 Numeros Pdf !!better!! May 2026

/* Contenedor principal que simulará la hoja PDF */ .ticket-container max-width: 1200px; width: 100%; background: white; box-shadow: 0 20px 35px -12px rgba(0,0,0,0.2); border-radius: 20px; padding: 1.8rem 2rem 2.2rem; margin-bottom: 2rem; transition: all 0.2s;

<!-- Pie con datos de la organización / vendedor --> <div class="info-footer"> <div class="seller-box"> <strong>📌 VENDEDOR / ORGANIZADOR</strong> <div style="margin-top: 8px;">Nombre: _________________________</div> <div style="margin-top: 6px;">Teléfono / Contacto: _______________</div> <div style="margin-top: 12px;"><strong>Fecha del sorteo:</strong> ____/____/______</div> </div> <div class="notes-box"> <strong>📝 NOTAS / PREMIO</strong> <div>Premio: __________________________________</div> <div>Valor del número: $ ___________</div> <div>Total recaudado: ___________</div> <div class="sign-line"></div> <div style="margin-top: 6px;">Firma responsable: _________________</div> </div> </div> <div class="footer-note"> * Cada número tiene espacio para escribir el nombre del comprador. Imprima esta plantilla y utilícela para controlar su rifa de 100 números. </div> </div>

<div class="action-buttons"> <button class="btn btn-print" id="printBtn">🖨️ Imprimir / Guardar como PDF</button> <button class="btn btn-pdf" id="pdfBtn">📄 Generar PDF (alta calidad)</button> </div> plantilla para rifa 100 numeros pdf

@media (max-width: 780px) .numbers-grid gap: 6px; .numero width: 36px; height: 36px; line-height: 36px; font-size: 1.2rem; .ticket-container padding: 1rem; .nombre-line font-size: 0.55rem; .footer-note text-align: center; margin-top: 1rem; font-size: 0.75rem; color: #475569; </style> </head> <body>

/* Información adicional y datos de la rifa */ .info-footer display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 30px; padding-top: 20px; border-top: 2px solid #f1f5f9; font-size: 0.85rem; color: #1e293b; gap: 20px; .seller-box, .notes-box background: #fefce8; padding: 12px 20px; border-radius: 28px; flex: 1; min-width: 180px; .seller-box strong, .notes-box strong display: block; font-size: 0.75rem; text-transform: uppercase; color: #ca8a04; letter-spacing: 1px; .sign-line border-bottom: 1.5px solid #334155; margin-top: 8px; width: 80%; min-height: 24px; /* Contenedor principal que simulará la hoja PDF */

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Plantilla para Rifa | 100 Números | Lista imprimible para PDF</title> <style> * margin: 0; padding: 0; box-sizing: border-box;

.nombre-line border-top: 1px dashed #cbd5e1; padding-top: 8px; margin-top: 4px; font-size: 0.7rem; font-weight: 500; color: #475569; text-transform: uppercase; letter-spacing: 0.3px; .nombre-line span display: block; font-size: 0.65rem; color: #94a3b8; .line-placeholder display: inline-block; width: 100%; border-bottom: 1.2px dotted #cbd5e1; margin-top: 6px; min-height: 18px; box-shadow: 0 20px 35px -12px rgba(0

/* Grid de números: 10 columnas x 10 filas = 100 */ .numbers-grid display: grid; grid-template-columns: repeat(10, 1fr); gap: 12px 14px; margin: 2rem 0 1.5rem;