What actions can you assign to a button in a document that will be exported as
Adobe PDF (Interactive)?
What will be an ideal response?
The following actions can be assigned to PDF buttons: Clear Form, Go To Next
View, Go To Previous View, Open File, Print Form, Submit Form, and View
Zoom.
You might also like to view...
Answer the following statements true (T) or false (F)
1) Creating a window menu is mostly done through programming in the form load event. 2) The ShortcutKeys property is used to set which key combination can be used instead of clicking on a menu item. 3) For a selection, the user must type the desired date. 4) Only one date can be selected at a time in the MonthCalendar control.
Which of the following statements is true?
a) One advantage of Windows 8 UI over Windows Forms is that you can customize the look-and-feel of controls to meet your app’s needs. b) Many controls that allowed only text content in Windows Forms are ContentControls in Windows 8 UI. c) ContentControls can host any type of content—including other controls. d) All of the above