Font embedding works in 1.8 preview, not in 1.7.2

Hello,
I'm currently creating epubs and testing them in ADE. I am embedding Google Webfonts.
I'm finding that many fonts embedding using @font-face are ignored by ADE 1.7.2. However, ADE 1.8 preview appears to show them as intended. Incidentally, the fonts are always shown correctly on ibooks.
Could you please let me know what is wrong - is it a bug with ADE 1.7.2, or would there be a reason why it would not 'like' my Webfont TTFs? I've found at least one other user having a similar problem, apparently: http://www.mobileread.com/forums/showpost.php?p=1725479&postcount=7
  @font-face {
  font-family : 'FanwoodItalic';
                                        src: url(fonts/Fanwood/Fanwood-Italic-webfont.ttf);
  font-style: normal;
                    h2 {
  font-family: 'FanwoodItalic';
Thanks for your help.

Are the fonts obfuscated? If so, using what method?

Similar Messages

  • Zoom not working and fullscreen image preview not working. !

    I have updated the latest mountain lion. After this i am not able to zoom in using the control key and two finger upside slide on trackpad and also the image preview which before i could see fullscreen by spreading out two fingers is not working now. Please help me up with this issue if anyone possibly could as i have adapted these features in my designing life.
    Thank You.

    Mine is even weirder, but maybe I can help.
    First, a number of people are reporting that the zoom feature seems to stop working after the computer goes to sleep.  You get it back if you reboot.  However, a simpler solution is that you can move the cursor to a screen corner - one you have set up to start a screen saver - and when you move the cursor away to stop the screen saver, the zoom works again.  Still a bug, but fairly easy to deal with until your computer goes to sleep again.
    Mine is really weird because, as I was working to try to get zoom to work before finding out this other stuff, somehow I ended up with a situation where if I turn on zoom, the screen instantly zooms and I can't get it to unzoom except by turning off zoom.  However, even though zoom is then turned off, I can zoom the screen as if it is on!
    So, besides trying the trick of activating the screen saver, you might try turning off zoom and see if it will still zoom.

  • Fonts once working in PC Version do not appear in Lion OS CS5 Version?

    Hello Extremely Knowledgable Flash Users:
    I have had no trouble at all having my favorite fonts used for my website {created previously on a PC} show up in all other Adobe applications except for Flash CS5. The True Type fonts I freely downloaded are: Teutonic.ttf  #1 through #4, TriniganFG.ttf and Porcelai.ttf.
    It's apparent that these fonts are not compatible with the latest Lion OS but however on upgrade I did manage to have the Teutonic #4 be a valid font from Snow Leopard. I did try validation, uninstall and reinstall on these fonts. One manged to work in the process.
    So my question is, can Trinigan Fg, Porcelain, and the other Teutonics ultimately be active as well? Is there an upgrade resolution? Are there other font software as Font Doctor, Font Forge, Font Lab or even Fontographer by MAC that will correct this issue and all other incompatible issues in the future?
    Really need an expert who will give me a solid answer please!
    Thank you so much for your help in advance!!!!

    Also, when ever I download anything, it doesn't say I have downloaded anything, but it is in the downloads folder. Also when I try to install an addon on from another site (magic actions for youtube) It doesn't install.

  • Font in Design View different from font in Live View and browser preview

    My external style sheet has the body set for a sans-serif font and there is nothing to contradict it in the HTML documents. But while I get sans-serif in the Design View (as you would expect), I get a serif font in Live View and Browser Preview, not to mention on the Web itself.
    How is this possible (and what should I do about it)?
    --Paul

    Murray and David: it worked! It is a rare and joyous experience to have a straightforward solution to the sorts of problems I come up with (including other realms). But I have to say that with HTML and CSS (and hence with Dreamweaver), solutions to difficulties have seemed within easier reach than in other parts of the computer world.
    By the way, I wanted to choose "correct answer" for both your posts, but after making the first click it was no longer available for the remaining post--so I typed "helpful" even though that one was correct too.
    Thanks again.
    --Paul

  • AS3 dynamic font embedding bug

    Hi all,
    Is there a known bug for the following case?
    Case:
    A project I'm working on doesn't seem to handle font embedding correctly when the font is added dynamically using actionscript. When I test my movie it does not display the embedded font at all. Curious about this is, that when I create an empty project using the same code and then embed the font and test the movie it displays the font without any problem.
    Sometimes a reboot of the machine I'm working on will suffice to make the embedding work again, but sometimes is not all the time. So I was wondering if there was a memory related bug that causes this behavior. If so, is there any sight on a solution for this bug? It's more than annoying to reboot eight times a day, just to test a movie.
    How did I embed the font:
    1. Create a "New Font" in the Library, set the properties and give it a classname.
    2. Using actionscript to embed the font in a dynamically generated TextField.
    package{
    import flash.display.MovieClip;
    import flash.display.text.Font;
    import flash.display.text.TextFormat;
    import flash.display.text.TextField;
    public class MyClass extends MovieClip{
    var myFont:Font;
    var myTextFormat:TextFormat;
    var myTextField:TextField;
    public function MyClass():void{
    myFont = new Font1();
    myTextFormat = new TextFormat();
    myTextFormat.font = myFont.fontName;
    myTextField = new TextField();
    myTextField.defaultTextFormat = myTextFormat;
    myTextField.embedFonts = true;
    myTextField.text = "Lorem Ipsum...";
    addChild(myTextField);
    Cheers!
    Do

    I don't have Flash IDE on this machine so I cannot say for sure but try to register font:
    public function MyClass():void {
         Font.registerFont(Font1);
         myFont = new Font1();
         // the rest...

  • Sap adobe print preview not working

    Hello,
    I have installed Adobe Live Cycle Designer and developed a form. The form looks ok.
    When I try doing a print preview of the form I get a message "initalization of font server module failed"(note: it is not a sap message but a windows system message)  and i get kicked out of the SAP system.
    I tried couple of things..Unstalling and Installing the SAP GUI 710 with patch level 11(latest). I checked with the basis team and seems like its working for them. Not sure what is the problem with my system.
    Please let me know how to fix this issue.
    Thanks,
    Rajeev

    Hi,
    It seems that the font you have used in form is not supported by the printer.
    Please check it once.
    Regards,
    Raju.

  • Error message from Adobe Reader. cannot extract the embedded font 'LICCMC+MyriadPro-Light'. some characters may not display or print correctly. Print looks like gibberish

    Trying to view/print PDF documents from website. Print looks like gibberish and is unreadable. Problem is with the embedded fonts. Error message from Adobe says cannot extract the embedded font 'LICCMC+MyriadPro-Light'. some characters may not display or print correctly.

    Try Adobe support, that's not a Firefox support issue. <br />
    http://forums.adobe.com/index.jspa

  • Can not copy text from pdf with unicode font embedded.

    Hello,
    I have a pdf with unicode font embedded in it. The pdf has no restrictions. When i try to copy some text text fro m pdf and then paste itin word, the text is not the same which i copied from the pdf. it changes.
    I have tried multiple softwares which converts pdf to word or pdf to excel. but none can do my job. what should be the problem? Kindly guide me.
    Thanks & Regards-
    rashmi

    Thanks for your prompt reply.
    As i said i have the font installed on my system. for your reference,
    following is the link to the pdf file. also the second link is the link to
    the fonts used. Kindly help me to sort this issue.
    https://www.yousendit.com/download/T2dkcHBEVEh0QTIwYjhUQw
    https://www.yousendit.com/download/T2dkcHBFQXBrYUJYd3NUQw

  • Acrobat Pro X PDF previewing not working in Windows 7 64-bit

    Greetings, all,
    The organization I work for recently purchased a volume license for Acrobat Pro X.  We uninstalled Adobe Reader from all of our machines and installed Acrobat Pro X on them.  After the move, the PDF preview handler stopped working.  People commonly link to the URL below, but it has not worked for us.  It appears it only works for the PDF preview handler packaged with Adobe Reader, not the one packaged with Acrobat Pro.
    http://www.pretentiousname.com/adobe_pdf_x64_fix/index.html
    Users are unable to preview PDFs in Windows Explorer and Microsoft Office Outlook 2007.  When attempting to preview in Windows Explorer, the following appears:
       This file can't be previewed.
    What can we do to get the preview handler working in Windows Explorer (Windows 7 64-bit) and Office Outlook 2007?
    Thanks in advance!

    Bill@VT wrote:
     OK. Then do you mean the thumbnails in Windows Explorer? I don't have a solution for that, but there have been several posts about the issue.
    Well, thumbnails in Explorer don't work either, but we're not concerned about it.  The preview pane is what we're worried about.  There is a button in the top-right that turns the pane on.  Previewing in Outlook does not work either.
    Sabian Zildjian wrote:
    Check the value for AppID in this registry key:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Classes\CLSID\{DC6EFB56-9CFA- 464D-8880-44885D7DC193}]
    What do you have?
    {534A1E02-D58F-44f0-B58B-36CBED287C7C}
    DisplayName is set to "@C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\pdfprevhndlr.dll,-101".

  • Embedding fonts in an existing pdf that does not have the fonts embedded

    Hi,
    I have an existing pdf that fails to open on my ereader.
    So I opened in acrobat x pro to see what might be the cause.
    Selecting "file"--> "properties" -->"font" ( fonts used in this document) I can see that this pdf uses multiple windows trueType fonts and that none of them are embedded in the pdf document.
    Now my ereader is linux bases, so I am guessing this might be a problem.
    Being an ereader I didn' give me much to go on.
    So i would like to embed all the fonts listed in this list into the pdf file and save it again with the fonts embedded.
    I went to "file"-->"save as optimized pdf" -->"font"
    But there both lists embedded and unembedded fonts are empty.
    Why is this and how can I embed the fonts shown in the document properties into the pdf?
    They seem standard windows fonts like e.g.  ArialNarrow

    I just looked a bit furder and actually checked wether the fonts existed and found the following:
    I am using windows vista.
    The fonts mentioned in the properties of the pdf actually exist in the windows installed fonts but
    in windows they are no longer TrueType but OpenType.
    So I am guessing this might be the reason they are not in the list of unembedded fonts in the optimizer window.
    Is there an easy way to say to acrobat to replace one font ( not found on this computer) with another font that does exist and also to embed that font in the pdf document?

  • Preview not working in finder

    The mini preview (not sure if that's what it's called) isn't working in finder. This hasn't worked since upgrading to Yosemite.
    Im running finder version 10.10
    on a 2.6 GHz Intel Core i7 Mac mini (late 2012)
    16 gb memory
    graphics Intel HD Graphics 4000 1024 MB

    When I click on a file the preview to the right telling me dimensions, file size etc isn't there anymore. The other preview works (when I hit spacebar) and the get info still works.

  • Preview not working in 10.6

    Preview not working in 10.6. Not able to open multiple JPG files. No problem in 10.5.7.
    Any solution?

    I've been following this thread and several others about this same issue with interest. Today I went to Astronomy Picture of the Day to take a look at the pix for August and downloaded eight of them. Whether it matters or not, I made a folder on my Desktop, then dragged the full picture from its "picture only" page into the folder. After I finished I opened the folder, did Command-A and double clicked the group. All eight opened in Preview and I used the down arrow to move from one to the next.
    I did an upgrade install of Snow Leopard on a VERY clean install of Leopard (pretty much no third party anything had been added, certainly no haxies, Contextual Menu items, Input Managers, menu bar extras, and only a limited number of third party applications).
    So unfortunately it looks like I can't investigate this issue since I can't reproduce it. Haven't seen anything in the discussions of the issue so far that lead me any theory about why some people have it and some, including me, don't.
    Francine
    Francine
    Schwieder

  • Mail preview not working any more - Mountain Lion

    Ever since I upgraded to Mountain Lion - the preview is not working in Mac mail properly. So the first email in the list that I click on shows the preview but when I click down to any of the others in the same mailbox - the preview does not change. The only option I have then to see what the email is all about is to double click the email and look at it in its own window which is really annoying.
    Any ideas anyone? Yes I do have all the software upgrades installed and am on the new Mac Bool Pro Retina display...
    thanks

    My Mac Mail does not work also.
    I had a problem with Hotmail, which as you know Apple Mail somehow links to when you press "send mail"
    on some Internet sites.
    I had to add a new Hotmail mail address. Now my old address in HGotmail doesn;t exist, but I still receive
    mail through the new one (which is called a default mail address).
    So Apple Mail is still linked to my old non-working Hotmail adress, and will not accept the password for my
    new Hotmail account.
    I canl;t remember my old password for my old Hotmail account.
    Can someone help?
    Please keep the instructions easy to follow, and use  ots of small steps, and aussume I know nothing!
    I don't know what an IPO is, authentication certificate, how to access Mail sofware to add Apple computer language,  I don;t know my Ingternet Procvder address, and so on.....
    One non-woking Apple Mail!
    SB

  • Command Tilde works in most apps but not Safari or Preview

    Hi
    The Command-Tilde command (window-switching) works in most of my applications (Chrome, Firefox, jEdit, Finder, Terminal, Xcode(sometimes), etc.)  However,the command-tilde does not work in Safari or Preview.  Is there a way to fix this?  I find it quite annoying and have not been able to find a solution.  I have tried resetting the System Preferences shortcut and that did not work.  Uninstalling/Reinstalling Safari & Preview does not seem to be an option.  I am not willing to reinstall Lion unless absolutely necessary.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    As Guest, test. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on some Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode.) Post the results of steps 1 and 2.

  • Preview not working!!! Blank document appears!

    My Preview stopped working! I downloaded a few PDF documents, thinking that Preview would automatically launch and open the files. Preview did launch, however, all I saw were blank white documents, nothing on them.
    Next thing I did was open my Adobe Reader application and tried to read the PDF documents. Yes, it worked. I was able to see the documents.
    But why is Preview not working correctly? What is happening?

    Hi, Makiko. The version of Preview that came with Panther is old, and some of the features that newer PDF-creation software can build into PDF files may not be supported by it. In other words, your Preview application became static several years ago, while the PDF file format has continued to evolve. Your Preview can probably still open all the other file formats that it opened when it was new, but you may want to set things up so that all PDF files are handled by Adobe Reader instead. To do that, click once on any PDF file in the Finder and choose Get Info from the File menu. In the "Open with" section of the Get Info window, choose Adobe Reader from the drop-down menu, then click the Change All button. Close the Get Info window. Now all PDFs that you double-click will open in Adobe Reader.
    Note that at present, the latest version of Adobe Reader that works in Panther is 7.1.0. If you have an earlier version, you may want to update it.

Maybe you are looking for

  • IPhone Mail app; IMAP; x509 client certificate?

    The title says it all really. I have an x509 client certificate happily installed in my iPhone's keychain. This certificate works correctly in Safari, allowing access to sites which demand it. When I try to collect mail from an IMAP server which also

  • Applicatio​n Builder Performanc​e?

    Hello all. Can anyone tell me if putting your application through the Application Builder has a real improvment on performance. Or does it just cut the size of the exe. down? Regards, Steve Drake

  • How to ignore extra WSDL operation when using JAX-WS?

    Hello, I'm migrating from Apache Axis2 to JAX-WS and i'm having the following issue: I have a large WSDL file of size = 140 KB, however my client application invokes only 2 operations, so i removed all the other operations from the WSDL. I successful

  • Unable to update or install packages in pacaur

    Hello All! I have been using pacaur for a well over a year and have loved it. Yesterday, I started to run into an issue where I was unable to install or update any AUR packages using pacur. I looked online and didn't see anyone who was running into t

  • Backup archivelog

    Hi, When I execute below command first time on database: RMAN> backup database plus archivelog; It starts taking backup of old archivelogs generated in last 5 days. I have stopped that command execution. I have restarted database today& again fired s