Kexi/Plugins/Reports/Barcode: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Plugins‎ | Reports
(Created page with "{{Note|For practical reason this is a common page for Kexi Forms and Kexi Reports support for barcodes.}} [https://en.wikipedia.org/wiki/Barcode A barcode] is an optical mach...")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Design page for tasks:
*'''"Extend support for barcodes support in forms"'''
*'''"Extend support for barcodes support in reports"''' https://invent.kde.org/libraries/kreport/-/issues/31
Details:
*Started: [[User:Jstaniek|Jstaniek]] October 2012
*{{wish|????}}
*Target: ?
*Status: UNASSIGNED
{{Note|For practical reason this is a common page for Kexi Forms and Kexi Reports support for barcodes.}}
{{Note|For practical reason this is a common page for Kexi Forms and Kexi Reports support for barcodes.}}
[https://en.wikipedia.org/wiki/Barcode A barcode] is an optical machine-readable representation of data relating to the object to which it is attached.  
[https://en.wikipedia.org/wiki/Barcode A barcode] is an optical machine-readable representation of data relating to the object to which it is attached.  


Kexi support for barcodes shares some source code in reports and forms.
Kexi support for barcodes shares some source code in reports and forms. Data source is accepted in both forms and reports and used as an input code.
 
==Data source==
Data source is accepted in both forms and reports and used as an input code.


==Features==
==Features==

Latest revision as of 20:43, 13 April 2023

Design page for tasks:

Details:


Note

For practical reason this is a common page for Kexi Forms and Kexi Reports support for barcodes.

A barcode is an optical machine-readable representation of data relating to the object to which it is attached.

Kexi support for barcodes shares some source code in reports and forms. Data source is accepted in both forms and reports and used as an input code.

Features

  • 3of9
  • 3of9+
  • 128
  • upc-a
  • upc-e
  • ean13
  • ean8

TODOs