Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
Bookmarks and outlines help |
Post Reply |
Author | |
rogerad
Beginner Joined: 08 Dec 05 Location: Australia Status: Offline Points: 14 |
Post Options
Thanks(0)
Posted: 08 Dec 05 at 9:44PM |
can someone please give me an example which lists all the SUB bookmarks in the pdf file i can list all the main topic bookmarks but am having problems with exapanding bookmark lists
eg i use delphi my current code is
//'-- Loop through Outline
globals.bookmarksLine := globals.TbookmarksLine.Create(Page, title,id); formmainnew.BookmarksList.Add(bookmarksLine); end; end;
thank you |
|
roger adams
|
|
chicks
Debenu Quick PDF Library Expert Joined: 29 Oct 05 Location: United States Status: Offline Points: 251 |
Post Options
Thanks(0)
|
Here's a little commandline util that searches recursively through all bookmarks and their children to match a term. You pretty much need to do this recursively to descend through all children.
http://www.geocities.com/sea_sbs/files/pdfsrch.zip Written in PowerBasic ('cause it's easy and fast) Requires the DLL version of QuickPDF, and Adobe Reader. Edited by chicks |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store