Has anyone ever exported a Keynote to a PDF and noticed that some characters were missing?

I've recently exported a Keynote to a PDF to make it readable for Windows. The problem was that I noticed some characters were missing (the word AÇÕES was written AÇ ES). My main problem, actually, was with the "ã" and "õ", mainly while using the fonte ANTENNA (the whole family).
I've then noticed that, in one single slide, I've used, by mistake, the font GILL SANS on a title. I then substituted the font for ANTENNA. Guess what... Problem solved!
Has it ever happened to anyone? Is there any logical explanation for that?!

I have the same problem.
Using Keynote 6.1
OSX 10.9.2
To reproduce the problem:
Make a blank presentation.
Make a table (love the new table inteface btw ).
In a table cell, write E = mc2, where 2 is a super script.
Export to PDF. The superscript is gone. Same for subscripts.
Seems as all text after the subscript or superscirpt in a cell is missing.
Twice now, I have had to convert my presentation to PowerPoint as table headers have been mangled due to this isuee...

Similar Messages

  • How do you export photos and movies from iPhoto to your iPhone? I synced the device and noticed that some photos and some movies from iPhoto on my laptop were not transferred to my iPhone.

    How do you export photos and movies from iPhoto to your iPhone?  I synced the devices and noticed that some photos and movies on my laptop iPhoto were not transferred to my iPhone?

    I am not sure, which answer you found - so just in case:
    If you sync your iPhone with the iPhoto library, the photos will only stay on the iPhone until the next sync and they are not in the Camera Roll. If you transfer using the Photo Stream, they will only be vidsible in the stream, until they are replaced in iCloud by newer content.
    So, if you want to transfer the photos permanently, save them to the Camera Roll.

  • Has anyone ever seen this error

    We just launched a vaccation tracking app with a coldfusion
    front end and an access 97 backend (dont ask). The app was tested
    for over a month and passed all tests. However we never tested for
    volume, or amount of users hitting the app. On the backend, we have
    an access table linked to a text file. Again, this tested out
    perfectly over the past month. This morning after release to the
    entire company of about 2,000 people, users began reporting this
    error:
    The text file specification 'EmployeeList Link
    Specification6' does not exist. You cannot import, export, or link
    using the specification.
    Some users logged in to the app successfully and some
    recieved this error. For those that recieved the error, we had them
    back out and re-login and then the app worked just fine.
    Has anyone ever seen this or have a guess as to what is going
    on?

    Hi,
    The right way would be to use a "real" database server.
    But you can test if db-caching can improve the issue.
    With each <cfquery> you can set a cachedwithin
    parameter. Using that should allow you to query the Access db once,
    and then have CF keep the query results in memory (for the DB as
    well as the text-file).
    You could query the complete database with no filtering this
    way, and then filter the data using QueryofQuery to output only
    records for specific users/groups/regions.
    You also need to make sure the settings in CF admin are
    configured right for this.
    The more often the database content is updated, the slower
    this solution will get though.
    cheers,
    fober
    ps. for the cachedwithin parameter in the query set a
    timeframe of forever, so the recordset never gets updated, and then
    actually execute a new query to update the recordset at the end of
    your "save a vacation" or "updated a vacation" functions. This way
    the app would only read the db when a real change to the records
    occurred.
    But like I said with 2000 users, even that may not be enough
    to get the app performing.

  • Has anyone ever had this problem and know how to fix it!!! I upload songs on to my ipod and they appear on the ipod in iTunes but after I disconnect they are not on my ipod!

    has anyone ever had this problem and know how to fix it ?? I upload songs on to my ipod and they appear on my ipod in itunes but after i disconnect  (the correct way) the songs do not appear on my ipod. If i plug the ipod back into my computer it still shows them as being on my ipod through itunes but not when i disconnect please please please help!! thankyou! (Also the songs i'm trying to upload are cd's that i have brought)

    See Grouping tracks into albums, in particular the section Missing Artist or Album not with others by same artist.
    tt2

  • TS1717 I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    Hi pholewinski!
    I have a couple of articles for you here that I believe will help you with this issue. The first is an article on advanced troubleshooting, and it can be found here:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    If following that article's steps doesn't take care of the issue, you can try the things listed in this article, which is about permissions issues in iTunes:
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/TS1277
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • HT203200 has anyone ever had this problem? seems to be a problem in itunes, as i am having no problems downloading other files."There was a problem downloading "Outlander / Howard McCain". An unknown error occurred (-50)."

    has anyone ever had this problem? seems to be a problem in itunes, as i am having no problems downloading other files."There was a problem downloading “Outlander / Howard McCain”. An unknown error occurred (-50)."
    kinda suck to pay for something you cant use!..

    Try fixing up the validation issues...
    http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.stereogol.com%2Faudi o%2Fwimpy_podcast.php
    Not promising it will help, but it's worth a shot.

  • Has anyone ever ran Logic using VMWare Workstation on a Windows PC?

    Has anyone ever emulated Mac OS X and used Logic on their x86 Microsoft Windows systems? I was thinking about doing this to use some synths and stuff with some Windows designed software. I'm not sure if it is possible to use both operating systems at the same time with VMWare Workstation operating system emulator. Help me out guys. Has anyone ever done it? Can it be done?

    VMWare Workstation will not run the client version of Mac OS X in emulation, and likely won't run Mac OS X Server either.
    (32050)

  • I have a Macbook Pro, and I cannot get onto my my job's wi-fi network.  Has anyone ever had a problem getting on a wi-fi network at your place of employment?

    I have a Macbook Pro, and I cannot get onto my my job's wi-fi network.  Has anyone ever had a problem getting on a wi-fi network at your place of employment?  I have a username and password for the network, but when I try to go through the Connection Assistant and put in my password, it says its the wrong password. 

    you need to contact your employers IT department.

  • Has anyone ever succeeded to use the scope_identity() from the LabVIEW DB toolkit ?

    Hi,
    Using LabVIEW 2014 DS, and MSSQL 2008R2.
    I have configured a table with identity, so the indexed will be incremented automatically.
    I am trying to get the ID of the last Insert command that I am using.
    I am trying to SELECT SCOPE_IDENTITY() but with no success.
    I read about trying to so it with a procedure or transaction, but I just could not succeed myself.
    Has anyone ever succeeded to use the scope_identity() from the LabVIEW DB toolkit ?
    If yes, can you please elaborate more or even share the code ?
    Thanks, 
    Amitai.

    Yes I have...let me dig out some code...
    I do my INSERT query (with a semicolon at the end) and in the same query string do a "SELECT SCOPE_IDENTITY() as inserted_id;" - essentially what you're doing here is running two queries in one - one to insert your data and the second to retrieve the ID. From what I remember of when I did this (last year?), I think scope_identity() is valid for the same connection so as you're doing both queries in the same connection it should always be valid.
    I then do this to get the ID (pardon the crappy VI snippet):
    Essentially I execute the query and the result is a 2D array that contains one row/column which is your last inserted ID.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • Has anyone ever dealt with this error code...during buring to DVD 2130932483??? I need help

    Has anyone ever dealt with this error code...during buring to DVD 2130932483??? I need help

    Encore burns to DVD, not Premiere Pro... moving to Encore forum
    These questions below may be for a different product... but the KIND of information you need to supply is the same, for the products you use
    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840

  • Has anyone ever had the icons on the menu magnify?  My phone slipped onto the floor in my car and icons are now hugh.  Don't know how to fix it.

    Has anyone ever had the icons on the menu magnify?  My phone slipped onto the floor in my car and icons are now hugh.  Don't know how to fix it.

    Double tap the screen with 3 fingers.
    Stedman

  • Has anyone ever been quoted more than $500 to replace a failed logic board?

    Has anyone ever been quoted more than $500 to replace a failed logic board? A Genius buddy of mine swears that it'll never be over $500 but I' convinced he's high out of his mind.

    I doubt it. They don't even take the same kind of RAM.
    What makes you think a replacement "will most likely go bad in the future"? Some have had to go back more than once; many haven't. (And many have not gone in at all.) There are many iBook users out there, happily iBooking away without any knowledge of the iBook Logic Board Repair Extension Program because they've never had a problem.
    Get it replaced, free, NOW, and worry about the future when it gets here.
    http://www.apple.com/support/ibook/faq/
    P.S. When you make an error in a post, there is a little edit-pencil icon next to the "Reply" icon in your post. The edit pencil stays there for about 15 minutes to allow you to edit your post. Just click on it, and it takes you back to your message box so you can edit it to your heart's content.

  • Has anyone ever replaced a shattered screen on the iphone4?

    Has anyone ever replaced a shattered screen on the iphone4?

    Do you mean DIY?
    iPhone 4 Screen Repair - iPhone 4 Screen Repair: $99
    Apple Certified Techs, 1yr Warranty
    www.techrestore.com
    IPhone 4 Repair Parts | etechparts.com
    DIY iPhone 4 Screen, Glass, Back Cover and More. Wholesale!iPhone 4 Glass and Screen Assembly - iPhone 4 Glass Back Coverwww.etechparts.com/iPhone_4_Parts
    Otherwise, walk it into the nearest Apple Store otherwise and seek assistance there.
    Good luck in any case.

  • TS3694 Has anyone ever had an error code -1202? Cannot find any info on it, please help

    Has anyone ever had an error code -1202? Cannot find any info on it, please help

    Have you looked at the previous discussions on the right side of this page under the heading "More Like This"?

  • Has anyone ever changed an apple id on the iphone

    my wife and i have been sharing an apple id and i now want to provide her with her own.  since the icloud has been launched any app she downloads i get and vice versa.  Has anyone ever switched out an applie id on the iphone before.  does it have to be synced with itunes once to make the change happen?  If so will i still be able to keep all of the contents ih her phone.

    You can share iTunes content within the same household, so if you get your own Apple ID/iTunes account, you can continue to use content obtained using your Wife's account. Any app updates to apps obtained using the wife's Id must be done using that ID. Just authorize the computer for the new Apple ID/iTunes account: Store>Authorize this Computer. You can switch iTunes accounts on the phone by going to: Settings>Store...tap the ID shown...sign out...sign back in with the ID you want to use.

Maybe you are looking for