On Sun, Sep 14, 2008 at 8:31 PM, Szakáts Viktor <[EMAIL PROTECTED]> wrote:
> Hi Lorenzo,
>
> After latest fixes, we seem to have lost bookmark support
> in hbvpdf.
>
> What could be the problem?
>
> [ I can send you a test.pdf I created yesterday, and one
> that I've made now. ]

I'm not a PDF expert, so sending PDFs will not help.

BTW which viewer are you using?

The only difference that I can see about bookmarks is in line 468.
Please try to add -1 like below:
cTemp := CRLF + ltrim(str( aReport[ REPORTOBJ ] + nI - 1)) + " 0 obj" + CRLF + ;

and tell me if your file works again.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to