Numbers (or Pages) Template Cannot Be Opened From Outside the Application

Ever since the upgrade to Mavericks, I cannot open a Numbers (or Pages) template without being asked.....
Do you want to add this custom template to the Template Chooser?  Then my only options are Cancel or Add to Template Chooser.
If I cancel, it won't open anything.
But this template is already in my Template Chooser.
So the only way to open a template in Numbers (or Pages) is to open the application first, and then click "New", and choose the template.
I can't figure out a way to open the template from outside the application, which is very very handy, rather than having to open the application every time that I want to access a template.
How can I open a template simply by clicking on it?

Yes, the problem is that opening the template from outside of the application will not open the application, showing the document.  I only get this....
Do you want to add this custom template to the Template Chooser?  Then my only options are Cancel or Add to Template Chooser.
If I cancel, it won't open anything. 
But this template is already in my Template Chooser.
Put your Pages or Numbers document on your desktop and open it by double-clicking it, and you'll understand.  You can't do it, even if the template is in your template chooser.
The only way to do this now is to open the application, select "New", and the select the template.  So you cannot open a template from outside the application....only from within.

Similar Messages

  • Pages (or Numbers) Template Cannot Be Opened From Outside the Application

    Ever since the upgrade to Mavericks, I cannot open a Pages (or Numbers) template without being asked.....
    Do you want to add this custom template to the Template Chooser?  Then my only options are Cancel or Add to Template Chooser.
    If I cancel, it won't open anything.
    But this template is already in my Template Chooser.
    So the only way to open a template in Pages (or Numbers) is to open the application first, and then click "New", and choose the template.
    I can't figure out a way to open the template from outside the application, which is very very handy, rather than having to open the application every time that I want to access a template.
    How can I open a template simply by clicking on it?

    Yes, the problem is that opening the template from outside of the application will not open the application, showing the document.  I only get this....
    Do you want to add this custom template to the Template Chooser?  Then my only options are Cancel or Add to Template Chooser.
    If I cancel, it won't open anything. 
    But this template is already in my Template Chooser.
    Put your Pages or Numbers document on your desktop and open it by double-clicking it, and you'll understand.  You can't do it, even if the template is in your template chooser.
    The only way to do this now is to open the application, select "New", and the select the template.  So you cannot open a template from outside the application....only from within.

  • HT6114 I have upgraded to OS X Mavericks and my MacBook keeps crashing and my numbers and pages programs will not open as they are being updated continuously.

    I have upgraded to OS X Mavericks and my MacBook keeps crashing and my numbers and pages programs will not open as they are being updated continuously

    The next time the crash happens, note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • I uploaded photos in .jpg format to my iPad, but now all of those photos appear as .ithmb files and cannot be opened, even on the thumbdrive they originated from. How do I get them back to .jpgs?

    I uploaded photos in .jpg format to my iPad, but now all of those photos appear as .ithmb files and cannot be opened, even on the thumbdrive they originated from. How do I get them back to .jpgs?

    Sorry, should've mentioned some more information. I synced the ipad to the folder of photos. The original photos had file names like "_MG_4865.jpg" and after syncing the folder in Itunes, all files were now found in a folder called "iPod Photo Cache" which was filled with many folders with labels like "F23" etc. (There were ALOT of photos.) In those folders there are several files with names like "T343.ithmb". Not a .jpg to be found and I can't view any of the photos.

  • Hello. I sold a Macbook Pro, and just before i erased my iCloud account. Nonetheless, I still can see it in Find My Phone" page and cannot erase it from there.

    Hello. I sold a Macbook Pro, and just before i erased my iCloud account. Nonetheless, I still can see it in Find My Phone" page and cannot erase it from there.

    Did you unauthorize the machine?
    Maybe some help here:
    http://support.apple.com/kb/index?page=search&src=support_site.home.search_sugge sted.search&locale=en_US&q=unauthorized%20purchases%20on%20my%20accoun
    http://support.apple.com/kb/HT1918
    http://support.apple.com/kb/index?page=search&product=&q=unauthorized%20purchase s%20on%20my%20account&src=support_site.kbase.search.searchresults
    http://support.apple.com/kb/index?page=search&product=&q=unauthorized%20purchase s&src=support_site.kbase.search.searchresults
    http://support.apple.com/kb/PH2613
    http://support.apple.com/kb/index?page=search&product=&q=delete%20icloud%20accou nt&src=support_site.kbase.search.searchresults

  • Why opening from java the rpt search for a JNDI when it's setup for a DNS ?

    I downloaded CR for eclipse 2.
    All is 'quite' working froma a java app.
    i've only a problem with an 'jndi name search error'. I'll try to explain.
    In the RPT i use a DSN connection to a sql server into a differente machine. When I open directly the rpt, all is working.
    From java code, i'll open the report, but when i try to export  to pdf iit tell me about an error 'jndi name search error', with the name of the DSN connection i setup.
    Why? Why opening rpt all is working, but opening from code NOT is working ?
    What's the difference from two opening methods? Why an .rpt opened from java cannot just open the connection like when opened from cristal report !?
    *My question is: why opening from java the rpt search for a JNDI when it's setup for a DNS connection ?! *

    The .rpt has been originally created from an ancient version of Cristal report. probably the '8'.
    In an italian software called 'Business', the .rpt is populated for printing of invoices and similar docs.
    My society is trying to 'integrate' our software with the .rpt used from our customer.
    So we want simply open .rpt, add a new logo, set the selection for record and save as pdf.
    We so bought Cristal report 2008 (v.12 ), opened the .rpt, saved (so it 's now in a supported version).
    The sql server is located at 10.1.2.40, and is a Microsoft Sql Server.
    In my development pc I've installed Cr 12. I added a User DSN to point to Sql server at 10.1.2.40, at right DB with username and password. Opening from my development machine the .rpt and 'running' it, it display the data. Ok !
    I downloaded CR4 Eclipse 2.
    I open report using the unmanaged sdk. (to access it through file system, not via RAS), Ok.
    I set selection record. Ok.
    I execute .export with 'PDF' for format option and here I get an exception: the JNDI name 'CPR'  is not found. Where CPR is the DSN name setup into .rpt from Cristal Report 2008.
    So, no, i'm not trying to using the designer from Eclipse, but from the full application. But I must use the rpt at runtime to export some rendered records.
    What must I do to do this?
    CR4E only supports java based connections, so it is looking for the JDBC/JNDI name and won't look at the DSN's.
    How Can i setup at runtime a JDBC / JNDI connection ?
    I already have a 'connection' from my code to the sql server, using sqlserver jdbc driver v. 4 from microsoft. And executing query I see the results. So i have right driver, ip, db name, user name and password
    But is there a way to simply tell at runtime to my .rpt to use THIS connection? Or a similar connection...
    Thanks in advance for help provided to us. (we bought a CR license only for this work...)

  • How can I have a Pages document that is shared with me under my Pages section and not open it with the link?

    How can I have a Pages document that is shared with me under my Pages section and not open it with the link?

    Try this.
    Open the document and select and copy a few pages, say ten pages.
    Open a new blank document and paste the pages you copied into that.
    Save it with a new name.
    Work on those new pages to see if the problem has disappeared.
    If this helps, continue breaking up the large file in to smaller chunks and working on them
    You can of course later reverse the process and merge the files into one new one.
    This suggestion is based on my experiences with large Word files. Breaking it up in to smaller chunks does two things. First, if there is any corruption in the old file, the new copies might escape that. Second, the Mac is faster handling the smaller chunks.

  • Calendar won't open from dock or applications

    I downloaded Mavericks--calendar won't open from dock or applications--help please

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • HT4796 on my windows XP pro PC i opened windows migration assistant and the first message is: "Cannot start Outlook Express. The application can not initialize the storage. The computer doesn't have enough memory or your disk is full. (0x80007114)"

    on my windows XP pro PC i opened windows migration assistant and the first message is: "Cannot start Outlook Express. The application can not initialize the storage. The computer doesn't have enough memory or your disk is full. (0x80007114)"
    On my windows PC outlook express is NOT running and as far as i know, NOT installed.
    How do I install Outlook Express??
    I want to use my new Imac.....    

    Disk storage issues frequently happen if the hard disc is over 85% full.    Make sure your trash can is emptied after backing up any files you want to keep elsewhere.

  • Why are my images scrolling from outside the Page width?

    Why are my images scrolling from outside the Page width? I am positive i has all the settings correct, to have an image parallax scroll from the edge of the page into the page and out again. But the images are flying in from the browser width - not the page width. This is not the effect I am after.
    Any suggestions on how to fix this? Given the key position is only linked to the height, I can't for the life of me work out how to ensure the images start moving from a certain position onthe left and right of the page.
    Thanks

    I think the effect you are seeing is a result of how the lineHeight is set up. By default, the lineHeight will be calculated as 120% of the size of the largest thing on the line -- in your case, this is the inline graphic. This is designed to leave space between the line before and the line with the graphic. So it is taking the height of the graphic, multiplying by 120%, and making this the distance between the previous line and the line with the graphic. So the bigger the graphic, the bigger the space above the graphic. Normally this works well with text, but in this case you may want to get closer to "set solid". You can do this by setting the lineHeight to 100%. Or you may wish to leave a couple of percent for the descenders of the previous line. Or, another alternative that may work well for you if you really know exactly where you want the line set, you could measure the graphic, add on the number of extra pixels to leave for the descenders, and make the lineHeight a constant. So you could do something like this:
    <img lineHeight="104%" height="411"/>
    or this:
    <img lineHeight="423" height="411"/>
    Obviously you would still need to specify the source and any other parameters you want on the image.
    Note that if you are trying to fit a 200 pixel high graphic into a 200 pixel high container, you will hit the same problem -- in order to fit the graphic, the container will have to be slightly bigger than the graphic in order to fit the descenders on the last line. This is true even if the last line contains only the graphic, and no descenders (or text) at all.
    Hope this helps,
    - robin

  • Is used by m ac os x and cannot be opened that is the statement, Itunes music

    the music on itunes i was transfering the music to a usb so i can play it on my t.v. and that was the statement is used by mac o s x and cannot be opened.  and the byte is zero now.  what do i do to change it back to normal

    forget it, i paid someone that knew a mac 10.4.1 change it to 10.5.8 and he add all that i was complaining about that my use mac is no good, i paid 80 on all the computer that he added.  I wanted to upgrade but i found out that 105.8 on a power pc that's it. nomore upgrade. thanks for everything.

  • Trying to uninstall itunes 11.0.4 from my Windows 7 computer. I get an error message that say "This Installation package could not be opened. Contatc the application vendor to verify that this is a valid windows installer package. Any solutions???

    Trying to uninstall itunes 11.0.4 in order to update to the most recent itunes. I get an error message that say..."This installation package could not be opened. Contact the application vender to verify that this is a valid windows installer package.

    Hello JAH1961,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • "You cannot use this version of the application Mail with this version...

    I recently needed to replace my hard drive and now when I try to open the Mail application I get the following message: "You cannot use this version of the application Mail with this version of Mac OS X."
    Any help is appreciated.

    ANSWERING MY OWN POST:
    I have tried reinstalling Mail from my Snow Leopard upgrade disk directly and tried it using Pacifist. Neither worked because both simply reinstalled version 4.0. Fortunately, I have a MacBook Pro and it has version 4.1. I copied this directly, which was not ideal (it was quite confused about my mailboxes), but it worked.
    The problem is that +Software Update+ did not detect the old version of Mail and Apple does not provide a direct way (that I could find) of downloading the latest version. Each time I downloaded Mail from Apple, it was version 4.0.

  • I need to link to a screen within a movie from outside the movie

    Hi,
    That last question was answered so quickly, I'll ask this
    next one right away:
    I need to link to a screen within a movie from outside the
    movie (so for example, from file1.cp, I need to open file 2, screen
    4).
    Am I able to do this in Captivate 1?
    Thanks,
    Kim

    I've just gotten a chance to check out these responses. About
    the Flash - no can do. Don't have it. And about breaking the file
    apart, that would get messy because I have several files already.
    OK. At least I know my options are limited to linking to page 1
    from outside, so I'll have to be creative.
    Thanks for the response.
    Kim

  • You cannot use this version of the application iCa with this version of Mac OS x

    Bought a macbook pro from a friend- running 10.5.8. Could not find iCal in the Apps folder. Researched on line and it sounded like I needed to reinstall it from the disk. I did from the original os x disk and when I tried to open it, received the following message:
    you cannot use this version of the application iCa with this version of Mac OS x
    I have two disk for version 10.2. Neither disk offers "optional installs" but the second has "AdditionalApplications.pkg" but doen not install iCal at all. Any help would be greatly appreciated.

    Thanks. That brings up a whole new question- can I run 10.6 on my macbook? The specs are below:
    Model Name:
    MacBook Pro 15"
      Model Identifier:
    MacBookPro1,1
      Processor Name:
    Intel Core Duo
      Processor Speed:
    2 GHz
      Number Of Processors:
    1
      Total Number Of Cores:
    2
      L2 Cache:
    2 MB
      Memory:
    2 GB
    Was told at Apple Store that it would run terribly slow.

Maybe you are looking for

  • How to add Customer Specific Product ID PRID_VENDOR to product with report

    CRM5.0 Hi, I am trying to find out, how to add the customer specific product ID (product->relationships->customers) to a product with a report or a function module. It is stored in table COMM_IL_PRDCPN, data element COMT_PRID_VENDOR. Is there a class

  • SFSY-FORMPAGES not displayed in XSF output

    I am trying to display a smartform as an html output using XSF output option.  However, I am unable to display the total no. of pages.  I am using SFSY-FORMPAGES to display Page x of y.  Does anybody have a suggestion to solve this issue?  We are in

  • I dont get it? After calling vzw customer care

    I have a quick queston, i thought the concept through this whole thing was for your cc to get charged when the item is SHIPPED.  My credit card was charged but no tracking number available.  After calling customer care they said it will be shipped on

  • Sequence Generation

    Hi, I want to generate a sequence of numbers daily remebering where the last sequence number was from the day before. Is there a straight solution in lieu of using a JDBC solution. Can somebody help on this and give some clarity.

  • How can I drag pictures into the new Pages so that they are inline where I release the drag?

    Back in the day, like last week, I could drag in a picture and if I was holding command when I let go, the image was inlined exactly where I released.  Now that functionality seems to be gone - or maybe I just don't understand how to access it.