Print Page | Close Window

Can QuickPDF create bookmarks

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=867
Printed Date: 14 May 24 at 12:41PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Can QuickPDF create bookmarks
Posted By: mburian
Subject: Can QuickPDF create bookmarks
Date Posted: 13 Feb 08 at 3:44PM
Is there any way to create bookmarks based on document content?
 
For example, if you know that an item of user interest - such as an order number, a customer name, or a product code - appears on the same line as a label such as ‘Customer name:’, ‘Order No:’ or ‘Product Id’, then by using these labels as a key string you can generate bookmarks based on the actual customer name, order number or product code.


-------------
Mick Burian



Replies:
Posted By: champagnecharly
Date Posted: 07 Jun 08 at 7:02AM
Yes it does create bookmarks. If you extract text you get a csv of words positions and colours. If you load this into a db you can manipulate all the positions etc.

What I have done is have a table of font sizes which indicates the level at which the text is at.. so join the tables together and loop through the records creating bookmarks. If caselevel (which is dictated by font size) = 1 then parent = 0.

Its a while since you posted but as nobody replied its possible that you never got it sorted. So you knwo once you have got the tables it becomes easy to create links to.. e.g if you have a contents page...




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk