News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Barcode image in delivery note

Started by katarina, May 02, 2022, 18:08:36 PM

Previous topic - Next topic

katarina

Hi,

Please can someone help me - I need to print in the delivery note the barcode to each product (the GTIN information) but as a image. I can display the GTIN as digits - for example 1234567891230 but not the barcode.

Thank you very much :-)

Katarina

pinochico

Create plugin for generate barcode (use free libraries - find on google)  and add result to delivery note...
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

jenkinhill

#2
This is a barcode generator package for possible integration with your template.

https://github.com/jbdemonte/barcode
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

pinochico

#3
Quote from: jenkinhill on May 03, 2022, 11:05:27 AM
This is a barcode generator package for possible integration with your template.

Another word, but the same idea :)

or you can use this plugin:
https://www.daycounts.com/shop/plugins/barcode
www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products

Studio 42

tcpdf have a barcode genrator included See sample https://tcpdf.org/examples/example_027/ you do not need any other library
QrCode can be generated too.

pinochico

www.minijoomla.org  - new portal for Joomla!, Virtuemart and other extensions
XML Easy Feeder - feeds for FB, GMC,.. from products, categories, orders, users, articles, acymailing subscribers and database table
Virtuemart Email Manager - customs email templates
Import products for Virtuemart - from CSV and XML
Rich Snippets - Google Structured Data
VirtueMart Products Extended - Slider with products, show Others bought, Products by CF ID and others filtering products