Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
LabelPrint-0.0.6.tar.gz | 2017-03-21 | 33.0 kB | |
ReadMe.txt | 2017-02-23 | 754 Bytes | |
LabelPrint-0.0.4.tar.gz | 2017-02-23 | 29.5 kB | |
LabelPrint-0.0.3.tar.gz | 2017-02-21 | 28.6 kB | |
Totals: 4 Items | 91.8 kB | 0 |
LabelPrint (Gambas2) About: Example code to show how labels may be printed in rows/columns with Gambas. Only text is used in the labels. (See Gambas2 print example for printing images) Created and used on KDE. Use: Copy the files of the classes CLabel, CLblJob, CLblPage to the source directory of your project The print.ps file is a remaining test print-to-file instead of to printer Look at or copy CLabelData, and modify to fit your needs, or make your own from zero. MTxtLabelA4 is only used to fill the label with the label data from CLabelData, so look at it if needed. FMain is just to take a look at, you will make your own. License: (c) 2017 This software is published under the GPL2 license of the free software foundation (www.gnu.org).