La compra incluye
- 365 días de soporte y actualizaciones ( Ver condiciones ), renovables previa solicitud a la tarifa vigente en ancode.fr
- Capacitación y ayuda con la instalación del módulo (no incluido)
Información general
Crear plantillas
Con bloques predefinidos (Texto, Párrafo, Código de barras, Imagen, Rectángulo, Línea, Dirección), puede crear su documento y previsualizar el resultado final en tiempo real.
Cada bloque ofrece numerosas opciones de posicionamiento, tamaño y personalización.
Más información sobre los bloques en la documentación.
Impresión rápida
Desde una página compatible, puede generar un documento con valores contextuales.
Por ejemplo, puede imprimir una etiqueta para un lote de producto, un producto o una lista de materiales accediendo a la página correspondiente. También puede generar etiquetas para varios productos o direcciones simultáneamente accediendo a las listas correspondientes, o desde un pedido, un envío, etc.
Características
Medios
- Configura tus propios soportes de impresión de forma rápida y sencilla.
- El módulo te permite imprimir en cualquier formato: A4, Avery, 100x150, hojas de etiquetas, etiquetas en rollo, cartón, cajas, sobres, productos, etc.
- Compatible con hojas multietiqueta, como las hojas Avery.
- Compatible con cualquier impresora que acepte PDF: Dymo, Datamax, láser, inyección de tinta, UV, térmica, etc.
Tipos de contenido
- Textos y párrafos
- Códigos de barras (tipos TCPDF disponibles en Dolibarr)
- Imágenes (JPG, JPEG, PNG)
- Valores calculados (Expresiones que utilizan sintaxis PHP)
- Valores de objetos contextuales, incluidos atributos adicionales (extrafields)
- Formas geométricas (Líneas y Rectángulos)
- Direcciones formateadas según el país
Los valores de los objetos contextuales se pueden utilizar en campos calculados
Personalizaciones
- Colores de texto, fondo, línea y borde, etc.
- Dimensiones de texto, borde, margen y espaciado, etc.
- Estilos de texto (negrita, subrayado, tachado, cursiva, etc.
- Importación de familias de fuentes personalizadas
Formulario de impresión
Genere e imprima de forma sencilla y rápidamente, gracias al botón situado en cada hoja compatible:
- Nomenclatura de la lista de materiales
- Contacto
- Envío
- Factura
- Orden de producción
- Pedido
- Orden de proveedor
- Producto
- Lote de producto
- Propuesta comercial
- Recepción
- Terceros
- Almacén
- - Adaptación posible a otras hojas bajo pedido -
Algunas hojas permiten imprimir su propia información (dirección del remitente)
Opciones de impresión
Defina elementos de texto, párrafo, imagen, código de barras o dirección sin valores predefinidos para permitir la personalización para cada impresión.
Asociaciones
Limite opcionalmente el acceso a las plantillas a ciertos registros, un tercero específico, un pedido, un producto, etc.
Atributos adicionales
Habilite opcionalmente atributos adicionales en propuestas, pedidos, facturas o líneas de envío para definir una plantilla personalizada para cada línea de producto o servicio.
Importar/exportar
Importe y exporte fácilmente sus plantillas en formato JSON. Esto le permite guardar sus plantillas, moverlas de una instancia de prueba a una instancia de producción, enviarlas por correo electrónico, etc.
Demostración
Instalar
- Descargue el archivo del módulo (module_ancodepdfprinter-x.x.x.zip) desde DoliStore.com
- Copie el archivo en la carpeta "personalizada" de Dolibarr
- En caso de una actualización, elimine la carpeta "ancodepdfprinter" anterior de la carpeta "personalizada" carpeta de Dolibarr
- Descomprimir el archivo
- Reinicie el módulo (desactívelo y vuelva a habilitarlo)
Change log
Important information
- This module is constantly evolving, and changes can be significant between 2 major versions (examples: 19.1.x => 19.2.x or 19.x.x => 20.x.x). It is strongly recommended to save the custom data (templates, sheets, images, ...) of the module before updating, and to perform the updates on a test server before going into production.
- Update to v20+: The way images are imported has been improved and paths have been changed. Please backup your images before updating.
- Update to v19+: This is a MAJOR Update which requires the creation of document templates before putting it into production
- Update to v19+: Please disable and remove the StickyLabels module.
21.2.0 (2025-06-11)
Added
- Added print form in supplier invoices
21.1.0 (2025-06-06)
Added
- Compatible with Dolibarr 21
- Improved interface
- New « Visibility » option for templates
- « Types of label » removed
- New option to set the line height of a text
- New option to choose whether or not to adjust the element size to fit inside the template (previously adjusted by default)
- Font families are no longer imported globaly, but linked to a template
- All custom related resources (fonts and images) are now included when exporting a template
Changed
- Changed the way entities and variables are loaded
- The names of the entity functions have been renamed for better understanding.
21.1.0 (2025-03-06)
Added
- Compatible with Dolibarr 21
20.7.0 (2025-03-02)
Added
Changed
- «Print» action button renamed to «Labels» and moved to the cards header
20.6.0 (2025-03-01)
Added
- Product batches for shipping lines and receipt lines («Productlot» variable)
20.5.0 (2025-02-27)
Added
- Send PDFs by email
- Compatibility with most 1D barcode types: CODE 39, CODE 93, Standard 2 of 5, I25, CODE 128 + A/B/C, EAN 2, EAN 5, EAN 8, EAN 13, UPC-A, UPC-E, MSI, POSTNET, PLANET, RMS4CC / CBC, Klant index, Intelligent Mail Barcode - Onecode - USPS-B-3200, CODABAR, CODE 11, PHARMACODE, PHARMACODE TWO-TRACKS
- Compatibility with most 2D barcode types: QRCODE (L,M,Q,H), DATAMATRIX, PDF417 (+options), RAW, RAW2
20.4.0 (2025-02-17)
Added
- New computed field to define the conditions under which an item will be active
Changed
- Date type variables now return the timestamp, please use the PHP "date" function or the Dolibarr "dol_print_date" function in a computed field
20.3.0 (2025-02-15)
Added
- Create Bill of Materials labels
- Significantly improved compatibility of computed fields with PHP syntax (no longer uses dol_eval)
20.2.0 (2025-02-06)
Added
- Computed field (text element)
- Import custom fonts
20.1.0 (2025-01-28)
Added
- Dolibarr 20 Compatibility
- General improvement of the code
- General security improvement
- Modified image import logic
- Variables « CommonObject » and « CommonLine » are renamed « CommercialObject » and « CommercialObjectLine »
- Variable « ProductBatch » is renamed « CommonBatch »
- Changing the scope of use of label templates
- Removed « scripts » folder
19.4.0 (2024-08-17)
Added
- New element «Image»
- Print documents from an Order (+Order Lines), a Proposal (+Proposal Lines), an Invoice (+Invoice Lines)
- New button allowing access to the design of a template from the print form
- Link/Unlink templates to an object and/or a third-party from a tab on each compatible card
- Print using a different template for each line
- Define a default template, a default sheet, and a default orientation for ALL LINES of a commercial card (Proposal, Order, Shipment, Invoice)
- Define a template, a sheet, and an orientation for EACH LINE of a commercial card (Proposal, Order, Shipment, Invoice)
- New generic variables for commercial cards: CommonObject and CommonLine
- New search field on the template list
- Set a custom value to a text or paragraph element from the print form if the element has no value in the template
- Introducing error messages into the print form
- New dynamic variable {{Translation::TheTranslationKey}} to use translation keys in text fields
Changed
- Elements no longer automatically use the available remaining height when no value is entered, but only the necessary height
- A large part of the variables linked to a commercial card are removed. You must now use generic variables CommonObject and CommonLine
- Complete refactoring of code to procedural, removal of classes and namespaces
Changed
- Abnormal behavior of saving preferences on the print form
- Fixed a bug where the document generator attempted to generate a disabled element
- Attempting to generate a document from a template that contains no active elements will generate an empty document rather than an exception error
- Several bug fixes
19.3.0 (2024-04-03)
Added
- Management of templates
- Create templates with the following blocks: text, paragraph, line, rectangle, address, barcode
- Creation of documents for Products (+list), Manufacturing Order lines, Lots/series, Supplier order lines, Receipt lines, Shipping addresses, Third Parties (+list), Contacts (+list)
Changed
- StickyLabels becomes Ancode PDF Printer
- Creation of any type of document (not just labels)
- Sheet management moved to module settings
- Replaced tabs with a «Print» action button
- Compatibility from Dolibarr 6 to Dolibarr 19