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
Line 1: Line 1:
Design page for tasks:
*'''"Extend support for barcodes support in forms"'''
*'''"Extend support for barcodes support in reports"'''
*Started: [[User:Jstaniek|Jstaniek]] October 2012
*{{wish|308840}}
*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.  



Revision as of 19:25, 5 October 2014

Design page for tasks:

  • "Extend support for barcodes support in forms"
  • "Extend support for barcodes support in reports"


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

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