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

Using Thumbnails

DanHi
Registered: Sep 25 2010
Posts: 4

I would like to be able to control the thumbnails in the navigation view. I tried this.AddThumbnails(2,6) and also this.RemoveThumbnails() and neither seem to do anything.
 
Is this something that I can control?
 
Dan

Dan Hinsley

My Product Information:
Acrobat Pro 9.3.1, Windows
try67
Expert
Registered: Oct 30 2008
Posts: 2398
JavaScript is case-sensitive.
You need to use this.addThumbnails() and this.removeThumbnails() instead.
Also, you should enable the option to show the console on errors and warnings. It will make debugging much easier.

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com