Save ink annotations programmatically

M

mscheck

is there any way to save annotations that are made in presentation-mode thru
vba ?

There is a dialogue that appears if you exit the presentation mode and you
have made ink annotations, asking wether to keep the annotations or not (I´m
not shure what the exact wording is in this dialogue since I use a german
version). If you select "yes, keep ist", the annotations are in the
presentation. This is what I would like to do by means of a vba command while
beeing in presentation mode.

If I use the macro-recorder the resulting code shows no reference to this
dialogue. Any ideas?
Thanks, Michael.
 
S

Shyam Pillai

There is no programatic interface for that dialog. But it can be set in the
options dialog.

1. Tools | Options... | View tab.
2. Select/Unselect 'Prompt to keep ink annotations when exiting'.
3. Click OK to save your changes.

Regards,
Shyam Pillai

Handout Wizard: http://skp.mvps.org/how
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top