On Wed, 16 Dec 2009, Horodyski Marek (PZUZ) wrote: Hi,
> In file \harbour\contrib\hbhpdf\tests\harupdf.prg > Is used function draw_line : > ║ 225│ HPDF_Page_SetLineWidth(page, 2.0) > ║ 226│ draw_line(page, 60, 710, "line width = 2.0") > But, when I try used this function in another app ( with all libs from > \harbour\contrib\hbhpdf\tests\hbmk.hbm and \harbour\contrib\hbhpdf\hbhpdf.hbc) > I have this fault : > homar.o:homar.c:(.data+0x1678): undefined reference to `HB_FUN_DRAW_LINE' > > I can not find the substring "DRAW_LINE" in any library. Maybe you should look more carefully at \harbour\contrib\hbhpdf\tests\harupdf.prg: Static Function draw_line2( page, x, y, label ) [...] ;-) best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour