Annotations under Visual FoxPro9

Document Imaging SDK,
Image SDK,
TIFF SDK,
Annotation SDK,
Cover Page Generator

Moderator: Technical Support Team

Annotations under Visual FoxPro9

Postby reno » Mon Feb 13, 2006 9:07 am

Hello,

I try to create a annotation by programming under Visual FoxPro9.
But I have a problem, i can't see my annotations.

[quote]lo_hdib = thisform.cadre.page2.bitiff.loadTiffIntoDIB("c:\1.tif",0,.f.)
thisform.cadre.page2.bidisp.hDIB = lo_hdib

lb_bool = thisform.cadre.page2.BiAnno.AnnoUISetUserMode(1)
If thisform.cadre.page2.BiAnno.CreateAnnoObj(6) = 0
thisform.cadre.page2.BiAnno.AnnoObjSetPos(10,10 )
thisform.cadre.page2.BiAnno.AnnoObjSetSize(100, 100)

thisform.cadre.page2.BiAnno.annoobjdraw(thisform.cadre.page2.bidisp.getDC)


ENDIF
lb_bool = thisform.cadre.page2.BiAnno.AnnoUISetUserMode(2)[/quote]

Could you help me ?

Reno
reno
 
Posts: 1
Joined: Mon Feb 13, 2006 8:51 am

Return to Imaging Toolkits



Who is online

Users browsing this forum: No registered users and 1 guest

cron