Category Archives: Pages
“Ghost” page numbers on every second page
So Jerrold Green1 figured it out:
Sometimes in the process of importing from Word, page numbers are improperly converted to Master Objects or Background Objects. Go to Format > Advanced > Make Master Objects Selectable. Then, with the cursor in the Margin of the document, press the Command Key (Cursor changes to an Arrow) and drag the cursor diagonally across the page number to select it. Then press the Delete key and the number should be gone. You need to check carefully to make sure that you have eliminated all the instances. There may be one per Section.
via Apple – Support – Discussions –.
Pages webdav cert issue???
jlbunting solved the issue:
I was the one who first started this thread. I want to report, I figured out how to get WebDav working on Pages. All I had to do was upgrade to 4.2 and install Pages 1.3. This fixed the WebDav certificate issues I was having. Now I can login and import/export to WebDav. I can access the folder on my computer and it works perfect. I am using Bluehost and Webdisk for the WebDav.
via Apple – Support – Discussions – pages webdav cert issue??? ….
Two ways to convert .pages to word.
Method 1: Thanks Jacko30!
If you rename the pages file to zip and open it, the is a pdf in there. in the quicklook folder.
via convert pages to word – MacTalk Forums.
Method 2:
http://forums.macnn.com/82/applications/381956/group-convert-pages-docs-ms-word/#post3766150
Code:on open theDocuments repeat with aDocument in theDocuments tell application "Pages" open aDocument set thePath to the path of the front document set theWordPath to thePath & ".doc" save the front document as {"doc", "SLDocumentTypeMSWord"} in theWordPath close the front document saving no end tell end repeat end open
Cant switch objects from inline to floating in Pages 09
Apple – Support – Discussions – Cant switch objects from inline to …. Turns out that only a new user account solved the problem for the poster.
