Create a gift journal in Pages 09 Printers Creative Notes Macworld
Create a gift journal in Pages 09 Printers Creative Notes Macworld. Nice tutorial. It shows me step by step on how to do this.

Create a gift journal in Pages 09 Printers Creative Notes Macworld. Nice tutorial. It shows me step by step on how to do this.


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??? ….
Thanks Chris CA.
Do this…
Select everything in the list.
Go to menu Format > Table > Convert text to table
Select all cells
Go to the Inspector.
Select Table icon (7th across the top)
Under the Table tab, click the gear after Edit Rows & Columns drop down and select Sort Ascending (or Descending)
Go to menu Format > Table > Convert table to textOr it is in the Services menu also. (just saw that)
via Apple – Support – Discussions – Alphabetical Lists ….
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
Show the Inspector panel.Go to the 2nd box Sheet at top and youll see Page Layout.
via Apple – Support – Discussions – Numbers and page orientation ….