Automatic bookmarking/tabbing/highlighting?

A picture is worth a thousand words. We have created some pdfs tutorials showing common tasks.

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
nbgl
User
Posts: 2
Joined: Fri Apr 20, 2012 2:35 am

Automatic bookmarking/tabbing/highlighting?

Post by nbgl »

Hi,

I am working at a company now where we spend all day skimming through PDFs. There are certain things we look for, and there are certain unique terms that need to be bookmarked.

Is it possible to create two lists of n-grams (sets of 1, two, or three words together in a row), and then process PDFs such that some terms will be highlighted and others would be bookmarked? It is possible to do at least one of these things when I have a PDF open? Are there any other products that offer such a feature?

Thank you so much! I am going to assume that there is a way to make this easier.
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: Automatic bookmarking/tabbing/highlighting?

Post by Paul - Tracker Supp »

Hi nbgl,

I am assuming here that you mean a highlight that is saved on the document and not just a highlighted search result. We do not have such a feature in our software. If you have access to programming resources you could use the PDF-XChange Viewer SDK to do this: https://www.pdf-xchange.com/product ... ctivex-sdk

hth
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
nbgl
User
Posts: 2
Joined: Fri Apr 20, 2012 2:35 am

Re: Automatic bookmarking/tabbing/highlighting?

Post by nbgl »

Yes, that is exactly what I had in mind, but bookmarking is most important.

How challenging would it be to program an automatic bookmarking tool?

If anyone has already made one, please let me know.

Thanks for your help!
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: Automatic bookmarking/tabbing/highlighting?

Post by Paul - Tracker Supp »

Hi nbgl,

it looks like no other users have done this or have anything that yo could use. A project like this requires a basic working knowledge of one of the supported development languages, C++< C# VB etc. and how challenging this would be for you of course depends on your programming knowledge and skills.

Perhaps a simpler path would be to look at using JavaScript. JavaScript is much easier to learn and I've just been informed by one of the devs that this should be possible using it.

Take a look here for JavaScript reference: http://livedocs.adobe.com/acrobat_sdk/9 ... .70.1.html

There are lots of JavaScript tutorials available too. While it's not something that would be a part of the official Tracker Support, I'm thinking of doing this myself (I'm a network guy by training) - if you want a 'study buddy' we could maybe liaise and go through the same docs. This would for me be an after hours thing. Let me know if you are interested.

Paul
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
Post Reply