Fonts in Indesign CS6

I have recently downloaded the new Indesign CS6 and now my fonts are showing up as an error. I've tried copying all my fonts and adding them to the Indesign folder but they are still showing as an error. Please help.

Please show me a screen capture of the error (inthe Prefilight panel, which is where I think you see it) and on the page when you click the link nect to the error listing. You can embed the screen captures in your post using the camera icon on the web page, like this:

Similar Messages

  • Bengali Unicode fonts in InDesign CS6

    Dear InDesign Gurus,
    How do I type using "Bengali" (Unicode) fonts in InDesign CS6?  I've tried to copy/paste the text from an existing word document on to an InDesign document, but it shows up with square blocks!   I'm using Windows 7 Pro 64Bit OS.
    Is this even possible?  Would someone please provide me some detail steps?
    Many thanks in advance.
    Simon

    Cyndee,
    As I said, I'm fairly new in ID, would you kindly tell me the steps so that I know what to do?
    Ellis,
    I am working with a ID Magazine template.  Obviously the template has blocks and pre-written text inside those blocks.  If I try to delete the text (without deleting the BOX + contents within) and paste the Bengali text from some other document, some of the characters do not stay in place.  Whereas, if I just create a text box and paste the text inside the new box, texts show properly. 
    So my question to you Gurus is... how can keep the template I'm using and just replace the text within text box and save time.   Would someone plz guide me?
    Thanks for your professional help!

  • Arabic fonts in InDesign CS6

    I¹m looking for some help regarding Arabic fonts on Mac InDesign CS6 (Adobe Creative Suite 5.5).
    I¹ve designed a company profile in English and they need it to be translated into Arabic for their Middle Eastern branch. They¹ve sent the correct Arabic copy in a Word document but the moment I copy it into InDesign it corrupts and becomes illegible. I¹ve looked on the Adobe and Apple forums but can¹t find a solution for the problem.
    This is a Mac problem because one of my friends have InDesign for Windows and the font works 100% on her version. I think the problem is that the Arabic font was written for Windows and is therefore not compatible with Mac.

    This is a Mac problem because one of my friends have InDesign for Windows and the font works 100% on her version.
    Mmmmaybe.
    Can you tell us the name of the font?  In which version of Word is the Arabic rendering correctly? Do you have a known-good PDF to compare your Arabic against? If not, how do you know that the Arabic is rendering correctly anywhere?
    It was my understanding that Mac Word simply can't handle right-to-left scripts like Arabic, so it's possible that your translation provider has used a very old font that fakes the cursive connections between letters in Arabic. It could also be the case that the font is Arial - versions of Arial installed with Office for Mac traditionally don't have Arabic glyphs because Mac Office has not offered RTL support for Arabic. But the font technologies used in Windows for Arabic support (both in TrueType and OpenType) do, in fact, work on the Mac, assuming the font was made by someone who knew what they were doing.
    Both Peter and shnath offer good advice. I am a big proponent of World Tools, but in CS6 if you have a correctly formatted Word document you should be able to just place it and get RTL behaviors, if the font used has Arabic support.
    Lastly:
    I¹ve designed a company profile in English and they need it to be translated into Arabic for their Middle Eastern branch.
    I don't do much commercial work myself (I'm more of a nonprofit, social-service guy) but a "company profile" sounds to me like something that should be typeset by a graphic designer who actually reads the language. You are working on some kind of marketing or business speech intended for distribution in a culture where good calligraphy and typography are very important. It is unfortunately very easy for those of us who are not immersed in these calligraphic traditions to accidentally do something equivalent to formatting a press release in sixteen-point Comic Sans. So if you keep posting in this thread we can get you to the point where your Arabic copy is legible, and probably to the point where it's not embarassing. But if your clients need anything more than basic legibility, you may want to hand this off to someone who is an in-language professional.

  • Hebrew Fonts Mac Indesign CS6

    Hey there!
    I'm having problems with my Hebrew fonts and need help. I have Indesign CS6 for Mac and have downloaded the Hebrew Supported version. I have set up my document so that paragraph and character reflect the need for Hebrew. I can use the standard Hebrew system fonts, however I have loads of great Hebrew fonts which are recognised by Font Book but not in Indesign. The weird thing is that on CS4 these fonts were recognised (however at that time I didn't have Hebrew support so ended up typing, letter for letter, backwards to get the text I needed.
    Can you give me some indication as to why I am unable to use these fonts? When I try to use them I get this warning:

    The warning sounds like it indicates that the font you want to use might not be suitable for Unicode Hebrew.  Are they perhaps in some legacy encoding?
    In any case, you should also search/ask in the forums devoted entirely to the problems of Adobe products, if you have not done so already:
    http://forums.adobe.com/index.jspa

  • Font Problems InDesign CS6

    Hello
    The new version Adobe InDesign CS6 of the program does not work when some Arabic fonts, one of the final family axt
    And many others, what is to solve this problem
    http://im24.gulfup.com/2012-05-22/1337673524451.png
    Lines do not work at all
    When switching the font of the same family, it does not happen often tried something, but I did not know why.
    Please help solve the problem

    مرحبا وليد
    بعد ورود عدة شكاوى بخصوص خطوط اي اكس تي، تواصلنا مع فريق التعريب لدى ادوبي وابلغونا رسميا بعدم توافق برامج سي اس ٦ مع هذه الخطوط  ويبدو ان بعض هذه الخطوط تعمل بشكل جيد وبعضها غير متوافق تماما والبعض غير متوافق كليا، لذا من الواضح ان الخيار الافضل هو تحويل الخطوط لنمط اوبن تايب او شراء خطوط اوبن تايب لتلافي المشاكل بالمستقبل
    Hi Walid,
    After recieving numerous complaints from ME Adobe users regarding AXT fonts, I received an official response from concerned team that Adobe CS6 products doesn't support AXT fonts. Having said that, you may find some of these fonts will run alright, some will have little problems and some will not display at all (as in your case). Best option is to convert AXT fonts to OpenType, or purchase OpenType fonts first hand.

  • Replace document fonts in InDesign CS6, js

    Hi,
    I need to replace document fonts in InDesign. I get the existing fonts with following script, but not sure how to replace let's say Helvetica Regular with Aria Regular:
    for(var counter = 0; counter < document.fonts.length; counter++){
                //If the <fontFamily> element for this font family does not already exist in the XML, add it.
                if(counter > 0){
    fontFamilyName = document.fonts.item(counter).fontFamily;
                        fontFamilyName.toString().replace(/\s*\(TT\)$/gi, "");
                        alert (fontFamilyName);
                        fontName = document.fonts.item(counter).name;
                alert (fontName);
                fontName = fontName.split("\t");
                fontStyle = fontName[1];
                if(fontStyle == "BoldBold"){
                    fontStyle = "Bold";
                fontName = fontName[0];
                alert (fontName);
    Thank you.
    Yulia

    Yuliart please mark as correct
    Virender,
    I didn't put in the font style because it wasn't asked for but if you are finding both the font and the style as in your example then you don't need to do a separate line for the style
    Just use
    app.findTextPreferences.appliedFont = "Arial\tRegular";
    I.e. the font name seperate from its style by a tab \t
    You only need to use a separate line fontStyle if you are looking for that style irrespective of which font the style is applied to although some might argue to use it for readability.
    Regards
    Trevor

  • Change menu display font in Indesign cs6?

    I recently got Adobe Creative Suite 6 and am having problems with InDesign. When I open the program and am prompted for file size etc... the display font is Harrington (or something curly like that). The same goes for the stroke menu and font menu. Is there a way to change this display/default font?

    My question isn't about how to change the default font when using the text tool but how to change the display fonts for all menus. In the picture posted before I was showing you the drop down menus to point out the Harrington font used. In previous versions of Indesign that font was something basic and easy to read like Arial or Helvetica.
    Picture 1 is of Illustrator CS6. The font for space where I enter information (ex. Name : Untitled-1 ... Number of Artboards: 1 etc.) is a Arial but in Picture 2 the same fields are in Harrington - is there a way to change this to be like picture one?

  • Font families consolidated in Mac OS X Font Book, but expanded into multiple fonts in InDesign CS6

    I have an OpenType font installed on my system that appears in Mac OS X's Font Book as 5 fonts (regular, condensed, etc.). Within each of those fonts are the many bold and italic style variations, shown just as I want them. However, InDesign shows these fonts as dozens of different font families, and no more than 4 style variations for some of those families. How can I tell InDesign to consolidate this font into only 1 (or 5) font families?

    It all depends on how the font designer created the font family.
    Exactly which font family and which font vendor/creator are you talking about?

  • Scroll live through fonts in indesign cs6

    Is it possible to change a selected piece of text with a font while clicking through the font character menu. I would love a more fluid way to view font types on a block of text until a preferred font has been chosen?
    rob

    You can't click, so far as I know, but I do this all the time:
    1) Select your text with the text tool
    2) Select the font-name in the font dropdown. Don't pull it down; you just want the font name highlighted.
    3) Use the up-arrow and down-arrow keys on your keyboard to scroll through the fonts

  • Replace fonts in InDesign CS6, js

    Hi,
    is it possible to replace document fonts on document level instead of going through every text object in the document? Let's say Times with Times New Roman.
    Thank you.

    Hi,
    I also use this script but with additional information.
    var mydoc = app.activeDocument;
    app.findTextPreferences = NothingEnum.nothing;
    app.changeTextPreferences = NothingEnum.nothing;
    // find here
    app.findTextPreferences.appliedFont = "Arial";
    app.findTextPreferences.fontStyle = "Regular"   // this is additional
    // change here
    app.changeTextPreferences.appliedFont  = "Frutiger";
    app.changeTextPreferences.fontStyle  = "45 Light";
    mydoc.changeText();
    Virender
    PS: I could able to write this script with help of:
    Jump_over (Jarek)
    Laubender (Uwe)
    Yogesh (my colleague)

  • Font issues in InDesign CS6

    I downloaded InDesign CS6 through Creative Cloud and am having lots of font problems. If I use any font other than an Adobe font or an Open Type font, I am unable to create an error-free pdf from the InDesign file. I can use True Type or Type 1 fonts in the document, but they won't embed into the pdf file. What gives?

    Well, those fonts may simply not allow embedding. There is such a flag which font creators can set and Adobe apps honor this and do not embhed fonts they are not allowed to.... Anyway, ask in the ID forum and provide more details like what fonts you actualyl use, what system, what PDF settings and so on...
    Mylenium

  • UI font wrong in InDesign CS6 after Mavericks upgrade

    This is a tiny but niggling issue with InDesign CS6 post upgrading to Mavericks.
    After upgrading from 10.8, palettes and drop downs that used to have their text in regular weight Lucida Grande now have them in something slightly less legible (maybe Geneva?). The bold Lucida Grande (e.g. when you have a swatch or paragraph style selected) is as it always was, but somehow the regular weight is gone.
    The main dialogue boxes and windows also all work fine, it's just the palettes and drop downs etc.
    Illustrator CS6, Photoshop CS6 and Bridge CS6 also seem as they were under 10.8. InDesign CS4 and CS5 also unchanged under Mavericks compared to 10.8 – so only InDesign CS6 has the problem as far as I can see.
    Have tried it on two Macs and had the same experience.
    I did read that Apple had introduced a new version of Lucida Grande with four weights instead of two, so I wondered if that had something to do with it, but Font Explorer on both Macs I've tried only show two weights of Lucida Grande. I did try reinstalling Mavericks in case I'd accidentally deleted something, but that made no difference.
    Anyone else noticed this?
    Thanks!

    Yep, here's one of the swatches palette in CS6 and the print dialogue in CS6; plus the same two in CS5 on same machine.
    On the CS6 swatches, the unselected colours aren't in Lucida (the 1's don't have the bar at the bottom) but the selected swatch is. In CS5, all in Lucida.
    On the print dialogue, it's just the white panel on left of box which has always been Lucida before, as it is still on CS5 grab, but changing to something else in CS6.
    Blink and you miss it!
    CS6 swatches:
    CS5 swatches:
    CS6 print dialogue:
    Compared to CS5:

  • InDesign CS6 (Mac) will not package fonts

    I have hundreds of fonts on my machine and have never had any issues with packaging fonts until CS6. CS5.5 works great, even today with the same files that will not package in CS5.5. However, I cannot use 5.5 due to the other 7 designers all using CS6. None of them are having issues - they are also all on PCs with me being the only Mac user.
    "Cannot copy necessary fonts" is the error that I get when packaging anything that uses a font other than the default system fonts. Our primary font is Gotham, which we have 12 licenses for. Scala, also licensed, is another problem child. These all package fine in CS5.5.
    Machine specs:
    Macbook Pro
    OSX 10.7.5
    2.3 Ghz
    16 GB memory
    Fontbook is our font manager
    I have tried Fontnuke, Font doctor, resetting permissions, deleting InDesign prefs, copying the fonts in question into my Applications font folder, basically any solution that I could find online has been tried with the same error message presented at every package attempt.
    Any help would be seriously appreciated. Its embarrassing for the Sr. Art Director to be the only one on the team that cannot package correctly.
    Thank you

    I believe I have this problem, or very similar, in both CC and CS6. It happens on both machines I use, detailed below, when I convert from previous version InDesign files:
    Machine #1, Mac Pro:
    InDesign CS6 v8.0
    Mac OS 10.8.5 (12F45)
    3.06 GHz 6-Core Intel Xeon, 24GB RAM.
    Machine #2, iMac:
    InDesign CC v9.2.1
    Mac OS 10.9.2 (13C64)
    3.4 GHz Intel Core i7, 16GB RAM
    Example:
    1. I open a packaged inDesign file in InDesign CS6, converting it from the previous version (CS5 in this case, according to IDentify.jsx). The fonts are all working.
    2. I resave the file as a CS6 file, fonts are all still working as long as I don't reopen the file. (However, if I close the file and reopen it, it will show fonts missing.)
    3. I package the file from CS6, no font problems shown in packaging.
    NOTE: I do not get a "could not copy fonts" error at all.
    4. I open the new CS6 inDesign file inside the package folder. It will say "Fonts Missing: Calibri" or similar, showing some of the fonts missing, not all.
    5. I can easily manually copy the fonts from the old package into the new package and fix the issue. The fonts are not damaged, missing, locked, or have any visibly different permissions from the other font files when I get info.
    So for me the problem happens particularly with the resaving of files from older versions of InDesign, not necessarily with packaging them. If I open a CS5 file and resave as a CS6 file, then reopen that file, it typically has a few fonts missing. This happens to also effect packaging even though it will show all fonts present in the Package window and give no error message.
    Checking the CS5 fonts package, it contains both a AdobeFnt14.lst and a AdobeFnt13.lst. Not sure if this pertains to the problem or not, searching these files reveals that both contain the "Calibri" font that went missing on CS6 conversion.
    I have tried resaving and repackaging a CS6 file (not converting from CS5) with the same fonts that went missing in the conversion and they all were copied fine.
    Obviously this is devastating if I package and send a folder out only to find out it secretly didn't have all the fonts!
    I have tried "fix permissions" and "clear font caches" but this has no effect on the problem.

  • Fonts not showing in InDesign CS6

    Hi there,
    I've seen a similar question to this before through a Google search and I tried the advice listed such as placing the affected fonts in: C:\Program Files(x86)\Adobe\InDesign CS6\Fonts; as well as searching for fonts with a **after its name.  Doesn't work.  The files originated in CS5 and pops up saying there are two missing links (fonts) which are Avenir Book and Avenir Black.  I've done the "Find Font" and the only one that shows is Avenir Book.  Avenir Black isn't even there, even after re-installing and relocating to the new folder.  Secondly, even after I save the file after "finding" Avenir Book, upon re-opening it still says it's missing.  Is there anything else I can try-short of uninstalling InDesign CS6 (I still have CS5 installed)?  Also, I'm not that familiar with InDesign, it isn't a program I use much.
    Thanks!

    Is this the same computer where the files started out in CS5?
    There are probably quite a few different cuts of Avenir (certainly over the years it has been available as TT and T1 in both Windows and Mac formats, and I have an OpenType version here from Linotype). Some possibilities for why CS6 might not see a font are that you have installed a different version, you have more than one version installed or it is installed in more than one location, or that it is looking at a different internal name in CS6. Typically, if the fonts are showing as missing, but are, in fact installed, using Find Font and substituting the same font will solve the problem.

  • Using Indian language (Mangal) font for ePub in InDesign CS6?

    Hi,
    I created one Indian language epub in Indesign CS6 wiht "mangal font". See correct file for your ref.
    But when I set text in Indesign & export that document for ePub & check in Adobe Digital Edition. I saw one character has missing. see below image:
    Why this happened? Could any budy help on this topic? I need solution for this. or tell me which devnagari font has use for Adobe digital Edition?

    Hi Ellis,
    Please find download link below:
    https://www.dropbox.com/s/nsi1yr76ial5cog/test_files.zip
    Inside of zip are test document, font, InDesign file & picture of original text for your ref.

Maybe you are looking for

  • /616 WT & Income tax issue

    Dear all, I face a serious problem: some PFs have income tax = 0 (their salary is taxable) while others are double. I checked PC_PAYRESULT and saw that error come from WT /616: At period 01.2011, in section 89, some wage types are calculated wrong In

  • Insufficient privileges using execute immediate in after logon trigger

    I have an after logon trigger that executes a package/procedure in the schema it was created in. One of the procedures runs the following: EXECUTE IMMEDIATE 'AUDIT INSERT TABLE, UPDATE TABLE, DELETE TABLE, EXECUTE PROCEDURE BY ' || USER; The procedur

  • Problem with buying Skype credit.

    I have tried to buy Skype credit several times, but no success. Everytime after I clicked the Continue button to make the purchase, it went to the page showing Loading and being frozen there. Any help would be appreciated.  

  • Implementing Country legal changes for US/Canada/Australia

    Hello Experts, We need your expertise advice in implementing Country Legal Changes for US/Canada/Australia. Currently we are at HRSP 29, implemented HRSP41 in this week and implementing HRSP 42 in next month, Can you please advice us are there any sp

  • An unusual select rows as columns...

    Colleagues, I could really use some help on this one. Thanks in advance for all your help. Here is what I have: the input (create and insert scripts provided below) is: ID SCHEMA_ID TBL_ID TBL_COLS_ID COLUMN_VALUE ====================================