How can you change the initial view for a PDF document?

What will be an ideal response?

To change the initial view for a document, choose File > Properties. In the
Document Properties dialog box, click the Initial View tab. Then change the
settings, click OK, and save the document.

Computer Science & Information Technology

You might also like to view...

Files can be moved, folders cannot

Indicate whether the statement is true or false

Computer Science & Information Technology

In a situation where you want to perform one action when a Boolean expression evaluates as true and an alternate action when it evaluates as false, otherwise known as a dual-alternative decision, what sort of statement should you use?

A. if-else B. if C. switch D. fork

Computer Science & Information Technology