Hi,
How can I display the PDF file bookmark using bookmark control(component). same question for thumbnails control(component) to display the pdf file pages.
thanks in advance
Display PDF file bookmark in control(component) bookmark
I solved it
I solved it in this way :
acBookmarkCtrl.Initialize(PDFCreactiveX.OleObject);
acBookmarkCtrl.Refresh;
acBookmarkCtrl.Initialize(PDFCreactiveX.OleObject);
acBookmarkCtrl.Refresh;