Question: How do you split a window in Pages, so you see part of the document in the upper half, and part of it in the lower half?
Answer: You cannot. However, you can do it in vi, a free text based word processor that has been around since the seventies. (Press ctrl-w s in vi.)
Question: How do you password protect a document in Pages?
Answer: You cannot. However you can do it in vi. (Start vi with the option -x.)
Question: How do I activate autosave in Pages?
Answer: You cannot, but it is enabled by default in for example vi.
Question: How do I open text files in different encodings?
Answer: You cannot, but you can do it using vi.
Question: How do I attach a Pages document to a mail?
Answer: You leave the mail client you are using. You open Finder. You right-click on the document in the Finder and select compress. Then you can attach it to any mail client. With vi, you simply attach the document.
Question: How do I make sure a Windows user can open my Pages document?
Answer: You go to the Export menu (no, not Save as...). Then you select either PDF, if you do not care if the reader can edit the document, or Word, if you do not care if the layout is messed up. Then you can give the exported document to the Windows user. With vi, you just send the document. Everyone can open a textfile.
Question: I just changed to Windows or Linux and sold my old Mac. How do I open my old Pages document?
Answer: You cannot. You have to find a Mac with iWork installed. Then you can export it from that one. With vi... well, no one would ask that question for vi documents. It is as easy to open your documents on any platform.
Question: I want to concentrate on the text, and I'm not interested in margins, menus or buttons. How can I display my document just as text, as I can do with MS Word's "Normal view".
Answer: You cannot. However, that is the default behaviour of vi.
Question: How do I insert the filename into my Pages document?
Answer: You cannot do it. However, with vi you can do it using the command :r !ls %:p.
Question: How do I compare two files with Pages?
Answer: You cannot do it. However, you can compare two vi files using a command like vim -d file1 file2.
Question: How do I use a version control system with Pages?
Answer: Pages does not by default support any VCS, even though there are some workaround solutions. With vi, there is no problem.
End of questions.
That is actually not the end. There are plenty of more things that vi can do that Pages cannot do. And, obviously, vice versa. I just wanted to get it off my chest that Apple charges 79 euro for an application that lacks some fairly important functionality that has been available for free for thirty years in other applications.
And yes, I know that there is a difference between vi and the more advanced (but equally free) vim. I know that not all functionality described above is available in all versions of vi/vim. But I anyhow find it remarkable that there still are such a lot of limitations with Pages 3.0 more than three years after the first version came out.
If you want more elaborate and serious answers to your questions about Pages, there is an entire separate blog dedicated to that. In many ways it is actually a very nice application. I promise.


