Can Framemaker 12 save files down in Framemaker 11 and 10 ? Is it backward compatible?

Can Framemaker 12 save files down in Framemaker 11 and 10 ? Is it backward compatible?
Thanks,

> Times New Roman ... you’re probably using the Unicode version of it ...
Port a legacy font from the FM7 machine to the FM12 machine, such as Type1 Times, and convert the document to that on the FM12 machine.
This may not completely solve the problem, as FM8 and later, when opening a pre-FM8 document, appears to convert some things to Unicode code points (even to the point of synthesizing a Unicode encoding of a legacy font, see Re: Adding the Trademark symbol to a document). Saving back to MIF7 probably does not convert the code points back, and FM7 may well complain, or crash, or something.
If the problem is limited to certain special characters, like ™, there may be work-arounds, like invoking them only as Variables.
This Unicode border between FM7.2 and FM8 may prove to be one-way for many documents, rather like the spikes at the exit of rental car lots. Do not back up. Extreme document damage may result.

Similar Messages

  • Can't save file with futura font?

    Hi
    I'm having a problem saving a file that contains the futura font. This is a font my company had to buy. I never had a problem with CS1 or CS2 using this font.
    Once I place the font in the document it will let me save it once. After making changes and trying to save again I get a window that simply says "can't save file". I've tried unchecking the pdf compatible option and the compression option with no change.
    I found one thread on this site about clearing out the font cache (by deleting the file C:\windows\system32\FNTCACHE.dat) and that didn't make a difference.
    When I'm done with the document I'll be converting the text to outlines but I need a fix will I'm working on the doc.
    Thoughts?

    Mike,
    Glad you got it sorted out. After I sent you back the regenerated fonts, I discovered something which I'm posting here for everyone's benefit.
    Myle nailed it when he suggested an "an issue with font embedding." The fonts you sent me were all embedding-restricted. It's possible you could have saved your documents had you turned off the PDF compatibility option, but it's moot now.
    It's doubtful the fonts I regenerated for you will solve the problem because putting them through my font editor did not remove the embedding restriction. I would bet dollars to doughnuts that your replacement fonts do not have embedding restriction.
    To check for the embedding restriction, you don't need a fancy program. Just download this Windows extension from Microsoft and install it. Then, right-click | Properties on any font file will give you a lot more information about that font, including licensing/embedding restrictions.

  • Updated photoshop cc and I can't save files now

    Updated photoshop cc and I can't save files now

    No, but before anyone can help you, you'll need to tell us what version of Photoshop you are using, and what your new update status is. Plus we need to know what your operating system is.
    [edit]
    Whoops.  Just noticed that you mention CC, so I guess you are talking about 14.1.  So what is your OS?

  • Can I save files from my pc onto iCloud and access them from my iPhone?

    Hi, I'm new to iCloud. Just set it up on my iPhone and PC. Can I save files on my pc onto iCloud so I can access them from both my iPhone and PC?

    StoneMountainGirl,
    No. You can only music to your iPhone from one computer at a time.  If you try to load music onto it from a 2nd computer, it will erase the current content on the iPhone and replace it with whats in the iTunes library you are connected to,
    B-rock

  • Illustrator cc 2014 can't save files

    Hi!
    I Have a lot of problems with the Illustrator CC 2014. And it freaks me out. I have no idea how to reach Adobe. I've tried another Adobe forum but haven't heard anything.. I would appreciate some sort of help. Or if someone knows where to post the question?
    1) First of all can't save files… I wish this could be the number one feature in a design app but apparently not..
    I got   "unknown error " and all work spent is gone forever. This happens a lot.
    2) also lagging problems. when moving graphics and zooming in illustrator. it is SO stressful.
    I have Two computers, with the same problems.
    Imac 27 " mid 2011
    Processor 3,4 ghz intel core i7
    16 GB 1333 Mhz DDR3
    AMD Redeon HD 6970M 1024 MB
    Osx X lion 10.7.5
    Imac 27" Retina 5k late 2014
    3,5 ghz intel core i5
    32 GB 1600 mhz DDr3
    AMD Radeon R9
    OsX Yosemite 10.10.1

    Nils Petter,
    If no brighter suggestion comes up, you may try the list, see below.
    Did you install fully on both computers (after upgrading the OS if relevant)?
    The following is a general list of things you may try when the issue is not in a specific file, and when it is not caused by issues with opening a file from external media. You may have tried/done some of them already; 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    If possible/applicable, you should save current artwork first, of course.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to at least 5 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible), for CS3 - CC you may find the folder here:
    https://helpx.adobe.com/illustrator/kb/preference-file-location-illustrator.html
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall (ticking the box to delete the preferences), run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • I can't save files to my desktop, but I can save anywhere else. How do I fix this?

    I can't save files to my desktop.  I have no problem saving the same file anywhere else.  WHen I try through excel, for example, it tells me the file is read only. When I try to save it as a different file name, a pop up tells me I do not have permission to save to the desktop.  The same issue occurs when I attempt to take a screen shot (default save to desktop)

    Click on it, choose Get Info from the File menu, give yourself Read & Write access under Sharing and Permissions or Ownership and Permissions, and ensure it's not locked.
    (64371)

  • Can't save file upload

    Hi. I am creating a JSP page with a servlet that have a field for uploading files. I am using the apache commons upload package. Below are my codes.
    HTML
                        <form id="addCatForm" method="post" action="AddCatalogServlet" enctype="multipart/form-data">
                            <div align="left">
                                <b>Add Catalog</b>
                            </div>
                            <div id="addCat" align="left">
                                <p>
                                    <table>
                                        <tr>
                                            <td>Picture :</td>
                                            <td><input type="file" name="picSelect" value="" width="50" id="picSelect" accept="image/*"/></td>
                                        </tr>
                                        <tr>
                                            <td></td>                                          
                                            <td>
                                                <br>
                                            <input type="submit" value="Add Catalog" name="addCatBtn" />   <input type="reset" value="Clear" name="clearBtn" />
                                            </td>
                                        </tr>
                                    </table>
                                </p>
                            </div>
                        </form>AddCatalogServlet
        protected void processRequest(HttpServletRequest request, HttpServletResponse response)
                throws ServletException, IOException {
            try {
                response.setContentType("text/html;charset=UTF-8");
                PrintWriter out = response.getWriter();
                boolean ok = false;
                System.out.println("Doing file upload...");
                boolean isMultipart = org.apache.commons.fileupload.FileUpload.isMultipartContent(request);
                DiskFileUpload upload = new DiskFileUpload();
                List items = upload.parseRequest(request);
                Iterator iterate = items.iterator();
                while (iterate.hasNext()) {
                    FileItem item = (FileItem) iterate.next();
                    if (item.isFormField()) {
                    } else {
                        System.out.println("File item found...interetsed...");
                        System.out.println("File: " + item.getName());
                        File uploadfile = new File(item.getName());
                        File tosave = new File(getServletContext().getRealPath("/catalog-img/"), uploadfile.getName());
                        System.out.println("Save File to: " + tosave);
                        if (tosave.exists()) {
                            System.out.println("Save uploaded file OK! Confirmed !");
                            ok = true;
                        } else {
                            System.out.println("Save uploaded file FAILED!");
                out.close();
            } catch (FileUploadException ex) {
                ex.printstacktrace();
        }The final result output in the System.out.println(); is:
    File item found...interetsed...
    File: S95.jpg
    Save File to: C:\Documents and Settings\Admin\Desktop\webproject\webproject\build\web\catalog-img\S95.jpgWhy would the file not be saved ?

    You indeed need to write the UploadedFile#getInputStream() to the given path. Wrap the given path in the File object with FileOutputStream (if necessary buffer it with BufferedOutputStream), then you can write the uploaded file to it.
    Consult the java.io tutorials here for more information and code samples. Also consult the 'User Guide' at the homepage of Apache Commons FileUpload for code samples.

  • Can we save file developed in captivate 4 to captivate version 3

    Can we save file developed in captivate 4 to captivate version 3? If yes are there any issues?

    Sorry, there is no backwards compatibility, you cannot save in format CP3 from CP4. Perhaps it is possible, if you have both CP3 and CP4 installed to copy slides from the CP4 to an blank CP3-file. As long as no new features of CP4 are present this could work.
    Lilybiri

  • Will Migration Assistant application transfer my applications' settings and all my games' save file such as Spore and even ported games?

    Will Migration Assistant application transfer my applications' settings and all my games' save file such as Spore and even ported games?

    Hello:
    Will Migration Assistant application transfer my applications' settings and all my games' save file such as Spore and even ported games?
    I doubt if anyone can answer your question.  With a new Mac, setup assistant opens the first time the system is turned on.  One can also use migration assistant.
    I have used both for several years and have never "lost" any data.
    If you want to move, have a good backup and then do it.
    Barry

  • CS6 can not save files over 2GB???????

    I need to make a giant poster at 6ft wide x 5 ft tall. I created a blank document in CS6 at 200ppi. I created some text, and imported a couple of 25MB images. I am unable to save the file as a .PSD because it indicates that PS can not save files over 2GB.
    1. How did this file grow to become over 2GB?
    2. Why can PS not save a .PSD over 2GB?
    3. What do you do if you need to create a large format print such as this?
    Thanks in advance.

    Very true.
    However, Jeff knows exactly what he's doing and he's very, very good at it.  If your image were fortunate enough to end up being printed by Jeff Schewe, he'd be able to tell you exactly what kind of an image file he wants from you. 
    Always check with the printer.

  • Ready-only issue. Can't save files or highlight with Reader 11.7.1 & Kitkat 4.4.2 Samsung Tab 3

    Hello,
    I got several updates last weekend. Since then I can't save my pdf files properly. Before everything was fine.
    When I want to open a pdf now -  a prompt pops-up, saying this:
    Read-only document
    To modify this document save a copy on your device. The document will be available to other applications on this device.
    I found another thread which describes the same error - but I already have 11.7.1 with 4.4.2 and it does not work.
    Can't save files or highlight them on Reader 11.7.0 in Kitkat 4.4.2 Acer A1 Tablet

    Are these files stored on your external SD card or your internal storage? Android KitKat has added restrictions for third party apps from modifying content on the external SD Card. You can find some more information here: KitKat and SD cards — what's fixed, what's broken and what's misunderstood | Android Central
    Could you please confirm if the issue exists for files on the SD card only?
    Thanks,
    Adobe Reader Team

  • IWork: Bought as an app but never got serial number so I can't save files??

    iWork: Bought as an app but never got serial number so I can't save files??

    This means that at some time you had the iWork ’09 trial installed. You need to delete the trial & then reinstall from the boxed DVD or the Mac App Store. The files to delete are the iWork ’09 folder from the main HD > Applications; the iWork ’09 folder in HD > Library > Application Support & the individual iWork application plist files found in HD > Users > (your account) > Library > Preferences for each user. Yvan Koenig has written an AppleScript that removes the files. You can find it on his box.com account in for_iWork'09 > other_iWork'09 items > uninstall iWork '09.zip.

  • New iMac  I can't save files.  Need to allow "write access"  How do I do this?

    New iMac  I can't save files.  Need to allow "write access"  How do I do this?

    Sep 30, 2012 8:58 AM 
    Trying to save images in PS CS6 but keep getting the message that I cannot because "write access not granted"
    iMac, OS X Mountain Lion (10.8.2) 
    This solved my question by Rosbeg39  on Sep 30, 2012 10:53 AM 
    I AM learning......this is the other screen grab that you wanted
    See the answer in context 

  • Thanks.. can u please help me out in one more question. how can i transfer files like pdf, .docx and ppt from my laptop to iPhone 5 ? please its urgent.

    thanks.. can u please help me out in one more question. how can i transfer files like pdf, .docx and ppt from my laptop to iPhone 5 ? please its urgent.

    See your other post
    First, i want to know how can i pair my iPhone 5 with my lenovo laptop?

  • I can no longer hold down a key and get the character to repeat as say, aaaaa. Instead I get a menu of accented a's, such as àáâäæãåā. I can't find any thing in the System Preferences that allows my to turn this function off

    I can no longer hold down a key and get the character to repeat as say, aaaaa. Instead I get a menu of accented a's, such as àáâäæãåā. I can't find any thing in the System Preferences that allows my to turn this function off.

    Back up all data before proceeding.
    Please triple-click anywhere in the line below on this page to select it:
    defaults write -g ApplePressAndHoldEnabled NO
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal 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 Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered. You can then quit Terminal. Log out or restart the computer.

Maybe you are looking for

  • Wireless mouse and keyboard Windows 7

    I successfully installed Windows 7 (32 bit) on Apple boot camp (3.2) of my iMac 24. Everything is working perfectly, except my wireless Magic mouse and wireless keyboard. I found 2 Bluetooth adapters (Generic Bluetooth adapter and Microsoft Bluetooth

  • Apple TV stopped talking to MacBook

    Any idea why Apple TV just stalled all of a sudden and no longer communicates with my MacBook? I am running 10.8.4 Mountain Lion and 11.0.4 for iTunes.

  • Zero with a line

    after using the pram to speed up my restart I am getting a circle with a line onn the apple screen

  • Page transistions jerky

    my crrent website does not load the pages smoothly when you navigate from page to page some pages have low amounts of info to load others have more and unfortunately it presents things in a rather jerky fashion. i'd like to do something that runs loa

  • Zombie-Process in DBACOCKPIT

    Hi experts, yesterday we had a host problem had to restart a System. Since this, we are facing an hanging DB-process in DBACOCKPIT. In OS I can't find the process. Also it is not a zombie on OS-Level. However, this is now an open transaction and ther