These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

load pdf into vb.net

Dovy_B
Registered: Jun 26 2007
Posts: 2

Using the acrobat sdk How can I display a acrobat file in a Vb.net app and
1a. Generate a list of words to be highlited by clicking on them
1b. Highlite specified words in one of 3 colors on an event
2. Prompt user to click on a word
3. detect the word the user clicked on
4.Compare the word clicked on to the list generated in line 1a.

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Try looking at the SDK samples. You'll find examples on how to display a PDF within a Vb.net application plus there are examples of how to access Javascript using VB and search for a word.
http://www.adobe.com/devnet/acrobat/pdfs/samples_guide.pdf

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.