Identifying Full Font Family Names from Acrobat "Properties"

I routinely update PDFs where the originator is unavailable to question about typography issues. The problem I'm having currently, and continue to have, is that Acrobat (on V8) identifies font names differently from say...the Adobe Store.
For instance, currently I'm editing a PDF that uses fonts from the "HelveticaNeue" family. I don't have this font, so if I go over to the Adobe store and try to find it, I get multiple types of "HelveticaNeue" font, and none of them are exactly what Acrobat provides as the name.
For instance:
Acrobat says: HelveticaNeue-Black
Adobe store offers:
Helvetica Neue Std Black
Helvetica Neue 93 Black
Helvetica Neue 95 Black
and so on and so forth
But NO "HelveticaNeue-Black" is in the list.
Neither the spelling of the Acrobat font family, or the actual full name seem to match anything in the Adobe store.
So, does anyone know a way to figure out exactly which font family Acrobat has in the PDF?
Thanks in advance.

Chris Souther asked:
"Does anyone know a way to figure out exactly which font family
Acrobat has in the PDF?"
PDF's may include individual fonts, not families. For the most part,
the font names shown are the actual font names. Or, more precisely,
the PS Font Names.
I'm looking at an older Type 1 font right now that has the following
names in its name table (or at least the ones I can see in FontLab):
Family Name: Helvetica Neue
Weight: Black
Style Name: Regular
PS Font Name: HelveticaNeue-Black
Full Name: Helvetica 95 Black
Menu Name: Helvetica 95
Fond Name: Helvetica 95
To prevent conflicts, Adobe did some name modification when they
created OpenType versions of fonts:
The OTF version of the same font shows:
Family Name: Helvetica 95 Black
Weight: Heavy
Style Name: Regular
PS Font Name: HelveticaNeue-Black
Full Name: Helvetica Neue 95 Black
Menu Name: Helvetica 95 Black
Fond Name: Helvetica 95 Black
It appears that either one of these might be the one used in your PDF
- and they should be interchangeable.
Just to confuse things further, the fontnames for embedded subsets may
be preceded by random 6-letter-and-a-plus-sign strings like HFTRDS+,
or in some cases where the PDF isn't produced by Adobe Acrobat,
TrueType fonts might have peculiar names like TT493875.
Note that with the exception of a small "webfonts' collection Adobe
has never produced Truetype fonts. If, as you indicated in another
gorup, you need to install these fonts, you need them in T1 or OpenType.
- Herb

Similar Messages

  • Problem with font-family name

    I have adobe Univers LT Std font purchased and installed on my PC, but there is a problem when I try to use it on the webpage. The font has otf format. I noticed that Chrome and FireFox use different font-family names for this font. FireFox 25.0 seems to use OT Family name (Univers LT Std) as a font-family value, and Chrome 30 uses PS font name (UniversLTStd). So I ended up writing my css like this:
    p {
    font-family: UniversLTStd, Univers LT Std;
    Is there a way to avoid writing multiple family names for a single font to work in different browsers?
    I've checked the font's attributes with FontLab Studio:
    Basic set of font names:
    Family name: Univers LT Std 55
    PS font name: UniversLTStd
    Full name: Univers LT Std 55 Roman
    Menu name: Univers LT Std 55
    FOND name: Univers LT Std 55
    OpenType-specific names:
    OT Family name: Univers LT Std
    OT style name: 55 Roman
    Mac name: Univers LT Std 55
    But didn't find any universal name to use as a font-family.

    Hello Ragu,
    Newly created font family for FR is ZNGO (Similiar to Gothic font). I can see this font family via SE73.
    If I execute the script for FR language output is porpor.
    Now, we have added 2 more countries UK and Germany. So client wants ouput exactly in the same way as that of FR. So I am using ZNGO in paragraph formats. But output for FR an EN doses not contain this font family. I think when script is called in EN and DE language, somehow it does not detect ZNGO font family.
    So my question is (again) whether font famliy is langauage dependent? If yes, then how to change/view languages for font family. is there any option in SE73 or any other transaction? If not, then why am i facing this problem?
    Anup

  • Is there a way to automatically set the file name in Acrobat Properties when exporting a PDF from Indesign?

    When I used Quark to make a PDF, the title area in the PDF was automatically populated with the file name, there in the properties tab. We like use this area to confirm file names of original files, so we can keep track of drafts, (in case the file name of the PDF is changed, which our boss often does). Is there any way to set up InDesign to do the same?

    @stadlock – I think I know what you mean…
    You exported to PDF and changed the file name in the export dialog to a different one from the document name presented there the first time you exported that document. And in exports after that the new name will be presented in the dialog instead of the name of the document.
    What you can do against that?
    1. First time you want to export: Save before the document is exported. And do not save after it's exported with a new file name.
    2. After the new file name is already there in the export dialog:
    Type in the document name in the dialog. Export. Or abort after chosing a export preference. Save. Check again, if the document's file name is in the export dialog. If yes, procede like in suggestion #1. If not do a full export with the document's file name, save and then procede with suggestion #1.
    Uwe

  • How to identify the Exploded EAR name from the UI

    Hi,
    I need to do a customization in a page, "Manage Employment" (of 'Human Resources' product family)using Jdeveloper. Is there a way to find the corresponding EAR file from the UI.
    When I searched in the UNIX box (under /xx/oracle/fapp/products/fusionapps/applications/hcm/deploy) I can see Ext*.jar file in the following EAR directories.
    [ora@xxxxxxxxx deploy]$ find . -name Ext*.jar
    ./EarHcmCore.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmCoreExternal.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmTalent.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmCompensation.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmPayroll.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmBenefits.ear/APP-INF/lib/ExtHcmCustomization.jar
    ./EarHcmCoreSetup.ear/APP-INF/lib/ExtHcmCustomization.jar
    Which JAR file should I take to customize? Is the file same under different exploded EAR directories. Please let me know.
    Thanks,

    Hi Jani,
    I moved the entire EAR directory and the Ext*.jar to my local machine and created the "Customization Application Workspace". I was able to find out the View object to be customized
    using the Filter of 'Customizable Archive' as you suggested.
    But when I try to edit the page, the Jdeveloper seems to be hanged and I get the following error in the log.
    Apr 23, 2013 12:35:52 AM oracle.javatools.buffer.ReadWriteLock traceDeadlock
    SEVERE: lock deadlock; thread 'AWT-EventQueue-0' blocked on lock 'BenefitsServic
    eCenter.jsff' for more than 20,000ms:
    "AWT-EventQueue-0" id=15, blocked, no reads, no writes, no history collected:
    at oracle.javatools.buffer.ReadWriteLock.writeLock(ReadWriteLock.java:34
    6)
    at oracle.javatools.buffer.AbstractTextBuffer.writeLock(AbstractTextBuff
    er.java:1045)
    at oracle.ide.model.TextNode$FacadeTextBuffer.writeLock(TextNode.java:13
    88)
    at oracle.mds.internal.dt.dom.MDSDomModelPlugin.acquireWriteLockDirectly
    (MDSDomModelPlugin.java:1350)
    at oracle.bali.xml.dom.impl.DomModelImpl._acquireWriteLock(DomModelImpl.
    java:1632)
    at oracle.bali.xml.dom.impl.DomModelImpl.acquireWriteLock(DomModelImpl.j
    ava:486)
    I use the below memory setting in the Jdev start command script.
    set USER_MEM_ARGS=-Xms256m -Xmx1250m -XX:MaxPermSize=1024m -XX:CompileThreshold=8000
    Also I have done the appropriate memory settings in jdev.conf and ide.conf files as suggested in the Fusion Applications Developer guide.
    Can you please help?
    Thanks,

  • What is the b2b setup for identifying TP names from file name in Inbound tx

    Hi,
    I am using B2B 11g version and documents of type ANSI-X12. I am working for Inbound Transaction and using Generic File protocol in Listening channel.
    File format is : %FROM_PARTY%_%TO_PARTY%_%DOCTYPE_NAME%_%DOCTYPE_REVISION%.dat
    How can i make B2B to identify Trading partner names from the file name once the remote trading partner put the file in the specified path with the specified format "%FROM_PARTY%_%TO_PARTY%_%DOCTYPE_NAME%_%DOCTYPE_REVISION%.dat" mentioned in the delivery channel.
    Now B2B is identifying Trading partner names from the Interchange Sender ID(ISA06) and Interchange Reciever ID(ISA08) of the ISA Segment. Please help me , how to make B2B to identify the trading partner names from the file name instead of from identifiers coming in ISA Segment.
    Thanks,
    Sridhar Rachumallu

    Hi Anuj,
    1)Now i am giving the file name for inbound documents in the format of "%FROM_PARTY%_<UniqueNumber/Timestamp>.dat" . But still B2B Identifying the TPNames at runtime from the ISA Segment elements ISA06 & ISA08 element values. I want to make B2B to identify the TPNames at run time from the file name instead of from ISA Segments.
    Please tell me how can i do these?
    2) I am giving exact Remote Trading partner Default Identifier Type 'NAME' value for "%FROM_PARTY% in the file format and i want B2B to identify the TP name at runtime based on the value of "%FROM_PARTY%" . If the value of "%FROM_PARTY%"is matching with any one of the Trading partner Default Identifier Type 'NAME' value than it should go for furthur else B2B should through error as " the TP name unable to found".
    3) Please tell me how B2B Identify trading partners at runtime in the business case given below
    - Inbound Transaction from remote TP to Host TP
    - Document protocol is 'ANSI-X12'
    - Listening channel protocol is 'Generic File'
    This is very urgent.. Please give the reply As soon as possible.
    Thanks,
    Sridhar.rachumallu
    Edited by: [email protected] on Jun 9, 2010 12:45 AM
    Edited by: [email protected] on Jun 9, 2010 1:01 AM

  • How to get font's information from PDF of page item?

    The PDF file is placed in a document of InDesign.How to get the list of font's name from the PDF.I would like to know the font which is used in the PDF file.

    Thanks, Michael 2 James
    I try it.The IFontNames interface's "FontsSupplied" Function can't got the name of fonts from PDF file. This PDF file was created by InDesign.
    If the PDF file had be created by Adobe Acrobat and some fonts had be embedded,the "FontsSupplied" Function would have gotten the name of fonts.
    There other ways?Thanks

  • Urgent :Using a font face name in a JtextPane

    1)How can I use a font face name for setting the font of the text I display in a JTextPane.A call to textPane.setFont() does not work I could find a method StyleConstants.setFontFamily() , but , if I'm not wrong, that would set the font family only and hence the valid arguments to the method would be family names like "Serif", "SansSerif", "Monospaced", "Dialog", and "DialogInput", and not a facename like "Courier".
    2) Also because I cannot use a java.awt.Font object for JTextPane, I cannot use a cache for fonts so that I can share a Font object across multiple JTextPanes. Any ideas?
    Regards
    Nikhil.

    I am not sure how to answer this because you do not
    make it clear why you cannot use a
    java.awt.Font.The reason for this is that if I invoke method setFont (java.awt.Font) on a JTextPane , it has no effect.
    The only way I could find for setting a font in JTextPane is to use StyleConstants.setFontFamily() which
    takes a font family name as a string. As a result , if I have multiple JTextPanes with the same font,
    I'm not sure if internally some sort of caching would be used by the java runtime.
    If only I could use setFont(java.awt.Font) ona JTextPane, I could have cached java.awt.Font objects
    and supplied the same Font object in setFont(java.awt.Font) method of all the JTextPanes that have
    text with identical fonts.
    If you define a
    java.awt.Font in a high-level class, and pass
    it to many JTextPanes it will only be cached once,
    because of oblique passing-by-reference used by the
    JVM.

  • Unable to set "Symbol" Font family to JTextpane

    Hi,
    I am developing an editor
    I am trying to set font family to Jtextpane
    javax.swing.text.Style style = StyleContext.getDefaultStyleContext().getStyle(StyleContext.DEFAULT_STYLE);
    StyleConstants.setFontFamily(style, "Symbol");
    textPane.setCharacterAttributes(style, false);But it is not working. Same code works for other font family names ex: "Comic Sans Ms".
    Can any one know solution to this?
    Cheers
    Somasekhar
    Edited by: SomasekharPatil on Mar 13, 2009 10:42 AM

    I checked Notepad.exe where "symbol" font family is available.
    Then I think it should work in my application also. I am using Java6.
    Hope u can help me!
    Thanks in advance..

  • Why Acrobat x professional is changing the text formatting specifically the font family  and the font size of the text in my pdf on exporting it to Microsoft word file format ?How should i stop Acrobat x professional from doing that so that i get an exact

    Why Acrobat x professional is changing the text formatting specifically the font family  and the font size of the text in my pdf on exporting it to Microsoft word file format ?How should i stop Acrobat x professional from doing that so that i get an exactly same word file on exporting it from its pdf counterpart?

    I was testing the preciseness & efficiency of Adobe acrobat x professional's doc conversion capabilities. As i have to take a document editing project in future which is going to need lot of pdf to word and vice versa conversions . What I did was I created a test word document converted into a pdf using a pdf maker in my word 2007 , Acrobat did convert the document from word to pdf keeping everything in the source file intact , However when i tried the other way round and attempted to convert the same pdf to word 2007 file format I lost my formatting ?So the font that I used to create the pdf are the ones taken from word 2007 which i believe is using the fonts that are installed in my computer. Any suggestions on how to preserve the formatting of the document after converting it from pdf to word file format?
    Regards
    Mike

  • How to get the actual font name from a font file?

    Hi
    I have only the font Path I have to get the font name from that path. Any idea how to get the actual font name?
    Thanks,

    I would ask you these questions:
    Why do you need to do this?  What are you ultimately trying to accomplish?
    Are you really asking about the InDesign SDK?
    Do you really need to get the "name" of a font from an arbitrary file?  Or do you want information about a font installed on the system?  If so, what OS?
    Do you need to be able to handle any font format?
    Which font "name" do you mean?
    What language do you want the name in?
    (1) It's not clear what you're trying to accomplish.  A bit more information about your ultimate goal would be helpful.
    (2) This question is not at all specific to the InDesign SDK.  Are you really trying to do something in the context of an InDesign plug-in?  If so, you probably want to look at IID_IFONTFAMILY and the IFontFamily::GetFamilyName function.
    (3) If you are asking more generally, Windows and Mac both have system API calls to get this information, although those tend to deal with installed system fonts, not with arbitrary font files per se.
    Also, you can parse the name table from a True Type or Open Type font without using any system APIs; as True Type and Open Type are well-documented standards.  I would start by reading these:
    The Naming Table
    Font Names Table
    (4) Although there are other standards, such as Type 1 (PostScript) fonts, and True Type Collection files and other formats, especially on Mac.
    (5) Also, when you start down this road, you will quickly realize that your seemingly simple question is actually ambiguous, and that the answer is kind of complicated, because a font can have many names (a family name, a full font name, a style name, a PostScript name, etc.).
    (6) And not only does a font have multiple names, it can have each of those names in multiple languages and encodings.
    Any clarification would make this a better question.

  • How can I get a font's filename from the font's name?

    Hello all. I'm trying to copy a font from C:\WINDOWS\Fonts to another directory, but it's not always possible. To copy it I need the font's filename but, through Javascript, I can only get its name (not to confuse with the file name), family or PostScript name. For instance, "OCR A Extended"'s filename is "OCRAEXT.TTF", but I couldn't find a way to resolve the second name from the first (and tried a lot of things).
    My first workaround has been opening a File.openDialog when the font's name and filename do not match, so the user goes to "WINDOWS\Fonts" and selects the file, but this directory is a bit tricky and will never accept the selection. However, if the font is any other directory that "Fonts", the file can be selected without problems.
    I can figure some ways to solve this (for instance, asking the user to get the filename by himself and type it in a text box) but I'd rather ask here just in case there's an easy way I couldn't find out in the manual neither in the forums.
    Many thanks in advance

    I have managed to get a file with a complete list of fonts with thier filenames using vbs
    It creates Fontlist.txt on the desktop, you could even call the script from the jsx and read the values in once the file has been created.
    Set wshShell = WScript.CreateObject("WScript.Shell")
    Set wshSysEnv = wshShell.Environment("PROCESS")
    sMyFile = "c:" & wshSysEnv("HOMEPATH") & "\Desktop\Fontlist.txt"
    Dim objFileSystem, objOutputFile
    Dim strOutputFile
    Set objFileSystem = CreateObject("Scripting.fileSystemObject")
    Set objOutputFile = objFileSystem.CreateTextFile(sMyFile, TRUE)
    Dim str
    Const HKEY_LOCAL_MACHINE = &H80000002
    strComputer = "."
    Set objReg=GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _
    strComputer & "\root\default:StdRegProv")
    strKeyPath = "Software\Microsoft\Windows NT\CurrentVersion\Fonts"
    objReg.EnumValues HKEY_LOCAL_MACHINE, _
    strKeyPath,arrEntryNames,arrEntryZZZ
    For Each entry in arrEntryNames
    str = wshshell.RegRead("HKLM\Software\Microsoft\Windows NT\CurrentVersion\Fonts\" & entry)
           objOutputFile.WriteLine(entry & "," & str)
    Next
    objOutputFile.Close

  • Acrobat X Converts Non-Bold Font to Bold From Word Doc

    I had used Acrobat 8 at work for over three years with no problems converting any MS Office documents to PDF files.  I've purchased Acrobat X Pro for my use at home and now every time I try to convert a Word file (either a doc or a docx), it changes the font on the first page to bold and leaves the second page normal, as the original font in the Word file.  I'm not using an especially unusual font (tried it with both Californian and Antiqua, with the same results) and the font shows as embedded in the Acrobat properties, so I don't think that's the problem.
    Has anyone else experienced this problem and, if so, is this just one of those "improvements" that renders the software useless, or is it possible this is something they hope to fix soon?

    I'm not sure what you mean by "checking the font for changes".  In the Word file, only items that are supposed to be bold show as bold; in Adobe, the first page shows entirely as bold and the properties show that I have both regular, italic, and bold fonts - which is correct, because the original Word file has both regular, italic, and bold fonts in it - just not where they are supposed to be (at least on the first page). Second page is fine.  And, as I mentioned, "converting it from Word 2007 using Save As PDF" - that *is* using the plug in.  My point is that whether using the Word PDF plug in or converting directly using Acrobat X created the problem.  I say "created" because this morning, it seems to be working fine.  No rhyme. No reason. Not doing anything differently.  I do know that I've seen a similar problem in a PDF letter I received from a colleague who was using Acrobat X (while I was still using 8).  She reviewed the original Word file and, like mine, it was fine, it was just in converting that the problem arose.  So I've decided that the solution involves rebooting one's 'droid.  It seems that 21st century solutions are the same as they were a quarter of a century ago.  Oh joy.
    Thanks to all for the input, though.

  • Two typefaces installed in font family, but no option to choose from the two.

    I installed two fonts from myfonts in the ITC franklin gothic family...book standard and condensed. I use their skyfonts tool to download fonts I purchase from myfonts all the time. Even though I downloaded them separately, font book is putting then in one family so when I click on it in font book, I can see the two of them there on the right but when I go to use them in an application, only the main one is an option (the standard one). Any ideas to get them both availble in my list of fonts?

    That shouldn't be a problem as they won't have any conflicting names between each other, and OS X doesn't come with any versions of Franklin Gothic, though MS Office 2008 and 2011 do.
    Testing with the various versions I have, the older Type 1 PostScript version of this typeface does conflict with the Office 2011 font (regular face). So it's possible you have a font conflict, though Font Book should warn you of that.
    You could try resetting Font Book. Not always the reason, but a damaged FB database causes problems like this. Such as fonts you are told are active don't show up in all apps, or any of them.
    Close all running apps. Restart your Mac and immediately hold down the Shift key when you hear the startup chime to boot into Safe Mode. Keep holding the Shift key until you see a progress bar towards the bottom of the screen. You can let go of the Shift key at that point.
    OS X asks you to log in (you will get this screen on a Safe Mode boot even if your Mac is set to automatically log in). Let the Mac finish booting to the desktop and then restart normally. This will clear Font Book's database and the cache files of the user account you logged into in Safe Mode.

  • Unable to find a Re-Seller willing to sell me an Upgrade from Acrobat 9-Pro to XI. Live in Puerto Rico. Cannot buy through the Adobe Website. Locally identified Re-Seller unable/unwilling to provide me with the advertised Upgrade. My Options are; please?

    Unable to find a Re-Seller willing to sell me an Upgrade from Acrobat 9-Pro to XI. Live in Puerto Rico. Cannot buy through the Adobe Website. Locally identified Re-Seller unable/unwilling to provide me with the advertised Upgrade. My Options are; please?

    Reason I had to chat with Customer Support is that I got the following message upon placing Upgrade Order.
    What Different Country? It's the US. The ONLY placed I've lived my entire life! Apparently some software changes were made to the site and the PR Territory fell in a no-man's land.

  • Get a font's file name from the font's postscript name (on Windows)

    I am trying to obtain the the font file name when the only information I have is the font's 'postscript' name. (Emphasis: the font's name is postscript and not the font).
    For example I have the following postscript name: TimesNewRomanPSMT.
    The real name that is saved in the registry is: Times New Roman (TrueType).
    Is there any way of obtaining that name from the given postscript name?
    Currently I am coding this for Windows, but it should be compatible, or at least have alternative code for MacOS

    Funny. I'm having the same problem and was about to post the exact same question
    In Photoshop, there is "app.fonts", which lets you get a font's postscript name from the font's name. This doesn't exist in After Effects.
    My only hope is that there's a way to get a font's postscript name in Visual Basic. I'll let you know if I find anything useful.

Maybe you are looking for

  • TS1543 my mac wont stop at single user it continues to root, how can i get to single user to enter info needed to reset password

    I my mac wont recognise my password, i have tried to reset password using single user but my mac wont stop at single user it just continues to root, how do i get it to stop at single user so i can add info needed to reset password?

  • Can i get current date in XSL FO customized file with Apex 3.0??

    Hi Oracle staff, i have a problem with the insert of current date in customized layout's XSL FO file.. I have just tried to insert current-time() function and js scripts....but nothing.....PDF,Word or HTML output file that's printed by Bi Publisher d

  • Simple tasks not available?

    how do I rotate pages and delete pages from a pdf file like I use to with 8.0? I don't see how to do this on 10

  • Mobile Email cant be cabcelled

    We used to have a blackberry Pearl, now replaced by a Q10 - and we cant stop the old Mobile Email account setup through Vodafone from interferring and causing delivery failure messages.  Vodafone have suggested we send the PIN and IMEI number to Blac

  • Question on iTunes syncing

    Hi. My husband just got an iPod Touch (1G) and we are going to share it. We have one iMac with separate iTunes libraries. Is there any way to sync music from both my library and his library? Or do we have to set our iTunes up as "shared" in order to