Pages )8, dot Mac and Windows XP

I've tried to store documents created in Pages '08/Leopard on my Dot Mac iDisk. If I open them in my MacBook, all is well. If I go to work, and access the docs on a WindowsXP PC, I get a Windows folder containing a zip file of an xml document, and some pdf thumbnails of lower quality versions of the document. What's happening here? My colleagues and I need to be able to edit the documents. So exporting to pdf, though desirable as it retains fonts/formatting etc more reliably than Word 2000 and 2003 which is used at work, is not really an option. Is there a way I can create a document in Pages '08, store it on my iDisk and retrieve an editable, correctly formatted version at work the next day?
I am a school teacher, so a lot of the documents I create have to be child friendly - this means that they should retain their layout, transparent objects, colour gradients, shadows etc as much as possible.
Whilst I am on the subject of Pages '08, is there a way to change the direction of text within a cell of a table, so that it reads "sideways"?

Hello
Every iWork component create documents whose structure is "package".
This is a special kind of folder containing several objects. One of them is Index.xml.gz which contains the description of the document.
As Windows is an old beast, it is unable to decipher this kind of document.
When You create a document with Pages for instance, save it as a Pages document then export it as a .doc file.
You will be able to send it in the other world.
I may be wrong but as far as I know, Pages is unable to "read sideways".
I was said that the best application doing that is Mellel
<http://www.redlers.com/>
but I never used it.
Yvan KOENIG (from FRANCE lundi 31 mars 2008 21:33:42)

Similar Messages

  • Web page compatibility between Mac and Windows

    Hi, I was wondering if anyone has had any compatibility issues with opening a Java based webpage on a Mac. The web page works in Internet Explorer and Firefox on my VMware Fusion, but I cannot seem to get it to work on my mac directly. The page is a user interface for an Alcatel-Lucent networking device, so unfortunately I don't have many details. The user guide specifies for Windows to disable "next-generation Java Plug-in" in the Java control panel, but I wasn't sure how to do this on a mac. I tried using the IE Tab plug-in on Firefox on the Mac to see if that might help, but I just received a message that I was missing plug-ins, but Firefox wouldn't specify which plug-in?? If anyone has seen issues with some pages not working on the Mac, but working on Windows please let me know.
    Thanks,
    Eric

    IETab does not work on Firefox on the Mac because there is no IE natively on your Mac, and that extension was designed solely for use in Windows.
    The reference to the 'Next-Generation Java Plugin' is also a Windows only issue. If you wish to review your Java Preferences, do a Spotlight search for Java Preferences and you should see it in the Applications results.
    Lucent has long been associated with Windows only hardware since the advent of the 'WinModem'. Hopefully you aren't stuck with a Windows specific device.

  • On Firefox 3.6.x on Mac and Windows, Google Analytics tracking code leads to an Error 400 page

    Our business sent out an email campaign that has several links containing Google Analytics tracking code in the URL.
    In the tracking code, which is automatically generated via the email campaign software, is an em-dash. The URLs works in every browser (Google Chrome, Safari, Windows) and in older versions of FireFox. They do not work in 3.6.x versions of FireFox in both Mac and Windows.
    As a result, when customers click on a link in the email, they get a page that says "HTTP Error 400 - request is badly formed" because FireFox interprets the em-dash as garbage.
    Once this error occurs none of the pages in the site can be accessed unless a specific cookie is removed.
    Seeing how many people do not know how to clear cookies - it is especially cryptic in the Windows version of FF 3.6.10 - what are the chances that there will be a release of Firefox to remedy this problem? And is there anything else that could be done?

    Weird. We are having this same problem as well. Ours happens in Chrome as well. What I have figured out is -at least for us - is its somethign to do with the Google Analytics tracking cookie on our site. If I go to cookies and then delete the _umtz cookie, the site will load fine. In the time being I have set "pageTracker._setCampaignTrack(false); " in our tracking code to keep the script from dropping the cookie in users browsers.

  • How do I extract 1 page of a pdf file? How do I send that as a original for mac and windows users?

    How do I extract 1 page of a pdf file? How do I send that as a original for mac and windows users?

    This is not really a Numbers question.  I will provide an answer but suggest you make the question relavent for the forum where you post.
    1) Open the PDF in Preview
    2) select the menu item "View > Thumbnails"
    3) select the page you wnt to share
    4) copy (by using the key combination <command> + c OR select the menu item "Edit > Copy"
    5) select the menu item "File >  New From Clipboard"
    6) save as a new name
    7) share the new file

  • Firefox no longer connects to internet on my mac, and windows machines, after v18. I've tried several solutions from Mozilla support and nothing works. Firefox

    Firefox no longer connects to internet on my mac, and windows machines, after v18. I've tried several solutions from Mozilla support and nothing works. Firefox can't even connect to Mozilla for updates. Firefox just sits on the default search page and attempts to connect to websites by typing URLs, or by clicking on the links on the default search page don't work.

    You could try the following:
    * Make sure your Internet security software is up-to-date (i.e. you are running the latest version)
    * Remove Firefox from your program's list of trusted or recognized programs, then add it back. For detailed instructions, see Configure firewalls so that Firefox can access the Internet.
    Let us know if this fixed your problem!

  • VPN -- different behavior between Mac and Windows XP clients.

    Hi,
    Background:
    I have a Mini server serving L2TP IPSEC vpn with both Mac and Windows (all XP, so far) clients.
    The mini sits behind a Netopia router/firewall/NAT box that port forwards L2TP traffic to the mini.
    The mini has a public but unrouted address (unrouted in the public Internet, that is.) The same Netopia serves as the router for outgoing public connections. DNS is served by other servers.
    The VPN clients are distributed addresses from the unrouted public address space.
    Client <-> NAT <-> Public Cloud <-> NAT <-> Private (with public addresses) <-> Mini (VPN)
    Mac clients work happily, accessing internal and external hosts.
    The XP clients have a registry value set to allow NAT traversal:
    under HKEYLOCALMACHINE\SYSTEM\CurrentControlSet\Services\IPSec, AssumeUDPEncapsulationContextOnSendRule is set to 2 to allow dual Nat traversal.
    The XP clients happily access internal hosts, but hang accessing some, but not all external hosts.
    For example, most Google services are quickly displayed, whereas www.comcast.net or www.llbean.net hang. It appears to be more frequent accessing third-party hosts while processing the initial page. Some Google web services, e.g. some Google Map plugins do eventually hang.
    An XP host internal to the network configured with the above registry key set to 0 (No NAT traversal)
    exhibits the same behavior when using a VPN connection
    Public Cloud <-> NAT <-> Private (with public addresses) <-> Mini (VPN) <-> Pvt. <-> Client
    Same host without VPN works fine.
    Clearing the XP checkbox that routes all traffic to the remote (VPN) router makes external hosts work
    as you would expect.
    So my questions are:
    a) What's XP doing?
    b) Can it be fixed? (besides routing public traffic away from the VPN.)
    Thanks Jonathan
    p.s. MrHoffman, I almost asked this in the HP Forum as well, till I noticed you were here. (Assuming you are Hoff.)

    Hi soccerdude21490-
    +Is this possible?+
    Theoretically yes. However, it would be up to the school to allow you access through their network.
    The first step would be to contact the school's IT department and ask them if they will allow such a connection, and if so, could they please provide you with the settings (ip address etc.).
    Luck-
    -DP

  • Using on Mac and Windows

    I want to purchase CS6 design standard and before I do I wanted to know:
    Can I use the products on Mac and windows (at the same time and one at a time) or do I have to purchase for each platform separately?
    How many systems can I install and use on simultaneously?

    So even for volume license the splitting of the suite to install its components on different machines is not allowed?
    I know thats what is clearly stated in the EULA FAQ link you provided but it does not mention volume licensing
    See http://www.adobe.com/volume-licensing/policies.html
    CLP and EA Policies > EULAs
    All use of a product is governed by the EULA for the product, which usually must be accepted by electronic click-through. EULAs are posted on the Adobe product license agreements page. Where the CLP 5 and EA terms and conditions conflict with a EULA, the CLP 5 and EA terms and conditions supersede.
    one of my local resellers said I could slice it. Thats why I want to confirm.
    What you're calling "slicing" is what Adobe's EULA terms "unbundling".
    4.5 No Unbundling. The Software may include various applications and components, may allow access
    to different Adobe Online Services, may support multiple platforms and languages, and may be
    provided to Customer on multiple media or in multiple copies. Nonetheless, the Software is designed
    and provided to Customer as a single product to be used as a single product on Computers as permitted
    herein. Unless otherwise permitted in the Documentation, Customer is not required to install all
    component parts of the Software, but Customer may not unbundle the component parts of the Software
    for use on different Computers.

  • Syncing between mac and windows

    I have an issue where I have created files in Adobe Draw (and previously in Ideas) which I have then saved to the Creative Cloud. I open these files in Illustrator on my Mac, save them back to the cloud then open them on a Windows PC. When I save these files on the PC, I get the Unable to Sync Files error message. I have gone through these solutions Error: "Unable to sync files" but no solution applies. If I create a file on my PC, it syncs fine. Is there a known issue when sharing files between Mac and Windows? I can save the files to Dropbox or email them and I don't have this issue. Thanks

    Hello,
    Would you be able to send me your log files so I can better see what might be causing this issue issue. I will need Logs from both your Mac and Windows machines please.
    You can find your log files at...
    Mac:
    /Users/<username>/Library/Application Support/Adobe/CoreSync
    Windows:
    C:\Users\<username>\AppData\Roaming\Adobe\CoreSync
    'Library' on Mac and 'AppData' on Windows are both hidden folders. Please read these pages for help on showing these folders:
    http://helpx.adobe.com/x-productkb/global/show-hidden-files-folders-extensions.html (Win)
    https://helpx.adobe.com/x-productkb/global/access-hidden-user-library-files.html (Mac)
    please upload them to Creative Cloud and send me a link to the logs at [email protected]
    Thanks
    Warner

  • I keep getting this error message and the spinning wheel on all websites, any fix? (Webpages are not responding, so loading cannot be stopped. Do you want to force reload this page and all pages in other tabs and windows?)

    I keep getting this error message and the spinning wheel on all websites, any fix? (Webpages are not responding, so loading cannot be stopped. Do you want to force reload this page and all pages in other tabs and windows?)

    Hi, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.7…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    Click OK.

  • How can I make an icon that links to a webpage that works with Mac and Windows??

    Hi!
    I burn CDs with my photos and send them to clients.   Besides the photos folder, I would like to include a file (similar to the .webloc files on the Mac Desktop) that can be clicked and it will be linked to my website - it will open up a browser window and go to my website .      Is it posssible to make one of these icons that works with both Macs and Windows machines?  Thanks!

    Now it works!  Thanks, Denico!
    The reason I saved to text:   The first time I followed your instructions, it did not work.   I tried to figure out what I did wrong and saw that you wrote to "save as plain text."   I did not know what this means and there was no option available to save a plain text.  So I looked around and saw "save as stationery" and I guessed that maybe that was what you meant.   And after that, it worked!  But the next thing you know, the icons started duplicating themselves.
    I guess I had made a different mistake in the beginning and I fixed it without knowing what it is.
    Thanks for clearing that up.
    But just one question.  WHY does saving as "stationery" make an icon duplicate itself?

  • What format for my external drive allows use with Mac and Windows?

    I got an external hard disk (1 tr) and i want to used it for my windows and mac, i read i can have two partitions one for mac and one for windows, but i dont really want to have two parts, and I read i can format it by fat32 and i can write and read on both os, is that true?
    I want to use it for movies, os backups, and files..
    Is it true that i can only save files up to 4 GB when the format is fat32?
    please advise..

    It this case you would need to to go to "Disk Utility" on mac and select 3 partions which will be under the Parition Layout in my screen shot below. "Current" is grayed out that will drop down select 3 partitions and make one NTFS, second Mac OS Extended, third FAT32. Using the FAT32 for both Mac and Windows but the files have to be under 4GB each.

  • I have an external drive - WD My Passport FOR MAC. I want to format it to work on both mac and windows. Which format do you think I should use? Will either one cause damage to the files on the hard drive?

    I have an external hard drive - WD My Passport FOR MAC. I want to format it to work on both mac and windows. I also want to be able to connect it to my TV and watch movies.
    I read up and I think I am supposed to use exFAT or FAT32? I also saw MS-DOS. Which format should I should use? Will any of them cause damage to the files on the hard drive?
    My little memory stick uses MS-DOS and it works on both mac and windows.
    Please can you just tell me a little about each and suggest which one to use.
    I know how to change it once you tell me so don't waste your time writing about changing it.

    Will any of them cause damage to the files on the hard drive?
    WARNING: FORMATTING A DRIVE ERASES IT COMPLETELY !!
    If you need to carry large files (e.g., larger than about 4GB) back and forth, you may need ExFAT. Otherwise MS-DOS works for smaller files.
    The Mac can Read, but not write Windows New Technology File System (NTFS) without an add-on program such as Paragon NTFS.

  • What type of hard disk should I use if I want to use it on mac and windows?

    Hey Forum,
    I am using windows xp on my macbook (snow leopard). I came across some dealers who say that there are hard disks for mac only and for both mac and windows. So, I wanted to buy a hard disk so that I can use it both on mac and windows xp, so what type of hard disk should I use? Must I partition into 2?
    or are there any harddisk in the market which is compatible for both mac and windows xp without screwing up the format(NTFS/Mac OS X Journaled)? Pls look into this matter and help me with it.
    All of your replies and suggestions is much appreciated.
    Thank you.
    Ala.

    Run, don't walk, from that dealer! and never look back
    Once in a very long while Apple will have customized firmware on drives, and it is possible to find SCSI/SAS or drives that are destined to be used with high end storage controllers.
    But that is the exception that makes the rule.
    SATA is SATA. Though.... there are now SATA III drives that don't work in XP, or that need a jumper, and Seagate and some drives have managed to deliver firmware that has caused trouble... and Apple has had to issue firmware updates to help compatibility....

  • How do I use an external hard drive on Mac and Windows?

    How do I format an external HD for use on Mac and Windows? She has two laptops and have to use both.

    format the external for Mac and use MacDrive or HFS+ for Windows on the windows side.
    use the FAT32 format and live with the "4-GB-per-file" limit
    format the drive NTFS and install e.g. the NTFS 3G driver on the Mac.

  • I have partitioned my time capsule, but I can't get it to work as a Time Machine back up and permanent media server for both mac and PC. What format do I need to partition the drive to so that it works for both mac and windows and so that it will be visab

    I have partitioned my time capsule, as I want part of it to act as a media server for both mac and windows. However I don't know what format that I need to partition it to. I also can't make it a permanently accesible drive. I want to restore the drive to the original format (which I don't know) and start again and re-partition the drive in a format that can be used for media by both mac and PC and for time machine back-ups and make the media part of it permanetly accesible so I can add and acccess my files.
    Thanks

    You are mixing up a couple of things here.
    The TC drive cannot be partitioned without removing it.. did you do that?
    If you partition it you must use a Mac disk utility and use the HFS+ ie standard Mac format. And GUID partition table not windows type.
    You can select erase disk in the airport utility.. that will take the disk back to original format. No partitions. TC is deliberately not partitioned as it is not a media server.. it is a backup device for TM. Over time .. the disk will be filled with TM backups so you have a long history of file changes to your computer.
    There is no media server in the TC.. it is merely disk storage.. you can serve files from it to a media device.. but the TC itself is dumb as dumb.
    Now the actual format of the drive is irrelevant to the PC.. The TC offers SMB file services to the network. You can copy files to and from the TC as if it was a local disk without caring one iota about the format. The TC handles that .. it is not a local disk .. it is a network drive.
    Although you cannot partition the TC. you can still copy files to it.. this does have implications for TM.. but as long as there is plenty of free space should not be a major issue.
    You can create a disk image via the disk utility in a Mac.. and as stated you can create partitions if you do it on a Mac with the disk directly connected which means breaking warranty if any exists on the TC.

Maybe you are looking for

  • Invoice and Accounting Document

    Hi All, I have to develop a report where I need to show the amount that for the invoices that been posted in particular GL Account say 4100001. Selection Screen will be: Invoice number                                          Invoice Create Date Here

  • Make a volume mount read-only

    Rather than dig for my Mac OS X Server DVD, I find it easier to clone the disc onto a small partition on a hard drive. However, the volume always mounts read-write, and I always get warnings about low disk space because of it. (I made the partition a

  • Crashing on export every time

    I've been using iPhoto '09 (v8.1.2) for several years now without any problems. Recently though, it crashes now every time I export photos. During the export there is a progress bar which hangs, then it "unexpectedly quits." One photo, a hundred phot

  • Optical Archiving in SAP.

    Hi, I am using OAC0 Transaction to point to a content server. Right now, I see that IXOS is the preferred and marketed CMS, by SAP. I would like to know, if there are any free CMS, out there like IXOS, for training purposes. Once I get the Free Conte

  • CALCULATE 6 HOURS FROM THE CURRENT SYSTEM TIME....................?

    hi good i want to subtract 6 hours from the current system time, ex-current time 17.07 Subtract 6 hours(means 6 hours backward) Final time 11.07 Pls help me with this with a appropriate logic. Thanks a lot in advance mrutyun^