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

AcroReader in C#-Application - controlling the toolbar-function

mierli
Registered: Aug 26 2007
Posts: 2

Hello
i have the acrobat-reader in a c#-application - and have following problems:
i must to control the toolbar-function - but not deactivate the whole toolbar, but several toolbarItems (e.g. the SaveAs-ToolBarItem.....)
and build in my own print-toolbarItem, becaus i must log in a database-table who prints the document.

have anyone a clue for my problem
many thank's in advance
Michael

lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Check out the Javascript for Acrobat API Reference for information on how to hide the Acrobat menus and toolbars:
http://www.adobe.com/devnet/acrobat/pdfs/js_api_reference.pdf

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