On Sun, May 18, 2008 at 6:42 PM, Pritpal Bedi <[EMAIL PROTECTED]> wrote:
> No idea. With me everything works fine with static lib and bcc55. I will > test the dll version. May be some version conflict or so. The code below works so I'll try to find out what "corrupts" the handler. best regards, Lorenzo #include "harupdf.ch" Function Main() Local pdf := HPDF_New() Local page := HPDF_AddPage(pdf) HPDF_SaveToFile( pdf, "test1.pdf" ) HPDF_Free( pdf ) return nil _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour