today I have this Error
I cal this method with
oPrn:PrintImage( nRow,nCol,cImage,nWidth,nBottom,;
lStretch, nAlpha, lTransp, lGray,;
cUnits, cAlign)
where is the error ?
Error occurred at: 18-04-2023, 12:22:49
Error description: Error BASE/1004 No exported method: PRINTIMAGE
Args:
[ 1] = U
[ 2] = N 1.00
[ 3] = N 1.00
[ 4] = C .\images\logo.jpg
[ 5] = N 9.50
[ 6] = N 4.50
[ 7] = L .F.
[ 8] = O TPRINTER
[ 9] = L .F.
[ 10] = L .F.
[ 11] = C CM
[ 12] = C R
Stack Calls
===========
Called from: => PRINTIMAGE( 0 )
Called from: source\ut_preview.prg => PRNIMAGE( 409 )oPrn:PrintImage( nRow,nCol,cImage,nWidth,nBottom,;
lStretch, nAlpha, lTransp, lGray,;
cUnits, cAlign)
where is the error ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 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
I use : FiveWin for Harbour March-April 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


