Barcode Report

Barcode Report

Postby Silvio.Falconi » Sun Apr 17, 2016 7:24 pm

How I can add on RptColumn ( TREPORT CLASS) a bar code as I can print a image (image imgdata) or a graph ?

...using oRpt:oDevice
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7048
Joined: Thu Oct 18, 2012 7:17 pm

Re: Barcode Report

Postby Silvio.Falconi » Tue Apr 19, 2016 10:37 am

Any solution ?

I'm thinking ..... perhaps making an image for barcode and use IMAGE IMGDATA ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7048
Joined: Thu Oct 18, 2012 7:17 pm

Re: Barcode Report

Postby armando.lagunas » Tue Apr 19, 2016 11:35 am

silvio:

print to graph:

Code: Select all  Expand view

...
...

aPos:=oPrn:Cmtr2Pix(1.0,12.5)
aSiz:=oPrn:Cmtr2Pix(9.0, 5.0)

...
...

REPORT oRpt TITLE  " "," "," "," "," ","TEMPERATURAS REGISTRADAS HIDRO-COOLER","HISTORICO POR TEMPORADA"," "," "," " LEFT ;
    HEADER oGraph:Print(oPrn,aPos[1],aPos[2],aSiz[1],aSiz[2])  ;
    FONT  Fon1, Fon2, Fon3                                               ;
    TO DEVICE oPrn                                                       ;
    CAPTION "Temperaturas"
...
...

 


look

Image
SkyPe: armando.lagunas@hotmail.com
Mail: armando.lagunas@gmail.com
User avatar
armando.lagunas
 
Posts: 346
Joined: Mon Oct 05, 2009 3:35 pm
Location: Curico-Chile

Re: Barcode Report

Postby Silvio.Falconi » Wed Apr 20, 2016 8:11 am

sorry but I must report a list of products with his barcodes ,not graph ,,,and I wish use report class
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
User avatar
Silvio.Falconi
 
Posts: 7048
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 74 guests