Links and fonts in Genereated fixed provision EPUB MOBI files

I have a fixed provision created in ID CC2014 epub that works as expected. The use of kindlegen to create my mobi file. Hyperlinks in text do not work (image links work very well) and @font-face statement does not work.

The tags are displayed as I expect when I unzip the epub and review the code. I tried to make it simple ID link and edit the code. None worked. I can ad a link tag to an image in the .xhtml file that works as expected. A button hides the text and does not work as well. Is a hyperlink, a known issue with ID EPUB going mobi?

There is a @font-face in the css file and a folder of fonts containing the fonts there. Is this a known issue with ID EPUB going mobi?

Steve, thanks for the input it was useful.

After a few days to dissect the xhtml and the css generated from the ID, I was able to find a solution by adding TT fonts in the @font face and remove the kit web css for related words. If somebody needs specific information about the workflow, message me and I'll be happy to share.

Tags: InDesign

Similar Questions

  • Textoverset and the missing links and fonts

    Hello

    OBS: this is for the use of InDesign CS3

    I have this script that checks the overset text:

    if (app.documents.length != 0){ 
     
       var myFrames = app.activeDocument.textFrames; 
     
       var thePageNames = new Array(); 
     
       for (var j = 0 ; j <= (myFrames.length - 1); j++) { 
     
         if(myFrames[j].overflows == true){ 
     
           try {
     
             thePageName = myFrames[j].parent.documentOffset;
     
           } catch (e) { 
     
             continue; // must be on Pasteboard so ignore
     
           }
     
           thePageNames[thePageName] = 1 
     
         } 
     
       } 
     
       if (thePageNames.length == 0) { 
     
         alert("No oversets found on pages."); 
     
       } else{ 
     
         var s = ""; 
     
         for (i in thePageNames) {  
     
           s = s + app.documents[0].pages[Number(i) - 1].name + ", "; 
     
         } 
     
         s = s.substring(0,s.length - 2); 
     
         alert("Check for oversets on page(s): " + "\n" + s); 
     
       }
     
     } else { 
     
       alert("No documents are open."); 
     
     }
    


    I need to adapt to this script:


    var doc = app.activeDocument; 
    var _PDFExportPreset = app.pdfExportPresets.item('MyPDFSetting');
    if (_PDFExportPreset == null){  
       alert('Preset is missing');  
       exit();  
    }  
    var _DocName = doc.name.replace(/\.indd/, "");  
    var _EndNumber = parseInt(_DocName.match(/\d{3}$/),10); /* extract end number */  
    /* test if is a number */  
    if (isNaN(_EndNumber)){  
        alert('End document name is not a number');  
        exit();  
    }  
      
    for(i = 0; i < doc.pages.length; i++){  
        _PageName = doc.pages.item(i).name;  
        app.pdfExportPreferences.pageRange = _PageName;  
        _NewNumber = _EndNumber + i; /* incresase number */  
        _NewNumber = ("00"+_NewNumber).slice(-3); /* padding */  
        _DocName = _DocName.replace(/\d{3}$/,_NewNumber); /* replace number in doc name */  
        _PDFfile = new File('\\\\Testserver\\Test\\'.concat(_DocName,'.pdf'));  
        doc.exportFile(ExportFormat.pdfType, _PDFfile, false, _PDFExportPreset);  
    }
    
    //If the active document has been changed since it was last saved, save it.
    if(app.activeDocument.modified == true){
     app.activeDocument.save();
    }
    //Closes the active document.
    app.activeDocument.close()
    ;
    

    So if there is NO excess of text I need the script to continue the race and that he there IS in excess of text inside the structure of the document and the active layer I need to alert and stop. It's possilble that I would also like this, it is possible for the user to ignore the overset text and continue to make the script run.

    AND I would also check the missing or outdated links AND missing fonts in princip as well as overset text.

    Hi runew73276507,

    Modify the code as shown below,

    If (app.documents.length! = 0) {}

    var myFrames = app.activeDocument.textFrames;

    var thePageNames = new Array();

    for (var j = 0; j)<= (myframes.length="" -="" 1);="" j++)="">

    If (myFrames [j] .overflows == true) {}

    try {}

    thePageName =. parent.documentOffset myFrames [j];

    } catch (e) {}

    continue; should be on the editing table so ignore

    }

    thePageNames [thePageName] = 1

    }

    }

    If (thePageNames.length == 0) {}

    Alert ("no oversets found on the pages.");

    } else {}

    var s = "";

    for {(i in thePageNames)

    s = s + app.documents [0] .pages [Number (i) - 1] .name + ",";

    }

    s = s.substring (0, s.length - 2);

    If (! confirm ("check the oversets on the page (s):" + "\n" + s + "\nDo you want to continue...)) »))

    Exit();

    }

    } else {}

    Alert ("no documents are open.");

    Exit();

    }

    then write your code here...

  • Fixed provision Epub: 1st left page still empty.

    I'm not sure what I am doing wrong here.

    I'm under the latest edition of InDesign 2014 CC.

    Basically I want the 1st page of the document to be on the left side of the spread, so that my supposed graphics that I placed in the document. Like this:

    Screen Shot 2014-11-23 at 1.05.07 PM.png

    However, after that I exported the fixed layout Epub file, I get this result, with the first page on the right side of spread instead:

    Screen Shot 2014-11-23 at 1.04.39 PM.png

    I tried export options, "Based on the presentation of the document" and "activate the synthetic Spreads." I used the option to export export range '2-9', hoping that he would start on page 2 (first page of the story). And I also tried to change the layout so that the first page is page 1 in the InDesign layout... all with the same result.

    Screen Shot 2014-11-23 at 1.05.42 PM.png

    If you can throw me a BONE here, I'd be very happy.

    Thank you

    Ehren

    Try to use convert extend to landscape Page.

  • Fixed provision ePub - please help me embed videos and/or use overlay Folio with web content

    Hello

    I have a file In Design to create a printed book (11 "x 11") and decided to use CC 2014 to create a layout fixed ePub 3 for a digital version.  I converted the book on minor issues of having to change the font and it is very beautiful.

    I want to add videos at the end of the book to take advantage of the flexibility of the digital format.  I create a slideshow of my photos year-end and host them on Vimeo.

    I tried the following:

    Using the standard Vimeo include the code in an HTML element

    The use of the old flash Vimeo embed code and conversion to HTML - worked great on iBooks on Mac but not on iPhone/iPad as based on flash

    Accommodation and a link to the videos on my own web server and using the media - link to video mp4 file

    Accommodation and a link to the videos on my old server of smugmug.com photo

    I can integrate real videos, but to their smaller size, they increase the file size of the ePub to 78 MB, 400 MB...

    I thought then that I would use an Overlay Folio - Web Content.

    The idea is to use this blank page on my site that would look for all purposes useful to another white page in the book - 2012 slideshow - Oren photography

    The overlay works in preview but not Folio when exporting as an ePub

    Is this a limitation of the ePub format?

    Any help/advice/suggestions on fixing this are greatly appreciated.

    E

    The format of Vimeo is not supported when you place in InDesign.

    Overlays using Folio is a feature of the DPS, which is not supported in EPUB files.

    With the help of streaming video is not a good idea because it presupposes that the EPUB reader is connected to the Internet. Most people expect an EPUB content will be autonomous.

    I would like to used embedded in MP4 format videos, but use Adobe Media Encoder to Downsample to reduce their file size.

    A slideshow of images should be no problem, and you can create them with the Group of objects. You can create buttons to control the slide show display.

  • How to export a layout Epub fixed without encrypting the files of fonts?

    When I export to a fixed provision ePub and you later want to convert it to a Kindle format fonts in the /META-INF/encryption.xml file are not retrieved correctly. How can I tell InDesign do not encrypt the font files and incorporate instead?

    The CSS has nothing to do with encryption. If your font (ttf or otf) is applied in InDesign, the fontface markup will be automatically generated by InDesign and this markup does not matter whether or not the police is encrypted/hidden.

    If you have used fonts under SIL Open Font License (OFL) license (Linotype, FontFont,... are not lic. under SIL!), you can extract the contents of your ePub, replace the font files included here, with the original font files and delete the encryption.xml file. Then you can convert it to Kindle. Of workaround does not work with typekit, skyfonts or services because you don't have access to the original font files. Over 99% of commercial fonts you cannot replace fonts epub with versions not encrypted, so be careful here. Please take a look first at the following discussion to see what might be allowed to do or not because you often have restrictions on moving or commercial license font embedding: A Solution to fonts...

  • Fixed layout EPUB Android questions

    Have created a fixed provision EPUB with animation and interactivity of InDesign CC. Interactivity and animation work on Apple devices, but not on Android. The reader only Android app which has opened the EPUB was play Google Books, but the animation and interactivity has not worked. If anyone can help?

    Go to the InDesign EPUB forum

  • How to create ePub available files fixed

    I have just piurchased ID - CS6. My goal in upgrading is thatI am Illustrator / author of books for children and am dying to learn how to create ePub fixed provision for apple files and the Kindle of out of print books. Can you tell me where the best place is to learn how to do this? Thanks in advance!

    Also looking for user groups!

    Ah, well take a look here:

    rel http://www.rorohiko.com/WordPress/manuals/Fixed-layout-EPUB-Assistant-in-InDesign-epubcraw.

    http://www.YouTube.com/watch?v=VNgtx2oUnxU

    http://www.circularsoftware.com/sneak_preview/

  • What is the use of links and the executable section in a pageDef?

    Hello

    What is the use of links and executable section in a page view definition file.

    I know that we can add different types of links to page with links that are not there in the page what use executable?

    If I click on the icon I get different types of iterators and stocks + green. If the two are even why we we both kept?

    Thank you

    REDA

    Hi Ashish I put in it,

    Now, only I realized the problem is with the lifecycle ADF

    If I place a logging operation in the method of the request form, we will see that the method is called twice and that is why exceptions are thrown. Change the property of refreshment of the invokeAction of prepareModel to renderModelIfNeeded. The commit operation will work with this change and the invokeAction will be called once again because it will be necessary. Once again, the point of the example is to call the invokeAction but for the validation button, as is evident, the value of prepareModel was not enough. The value renderModuleIfNeeded ends the validation operation. .

  • Hyperlinks not exporting only not in ePub fixed provision for InDesign CC 2014

    I have a magazine created by InDesign with links to various external websites.

    When I export to PDF, hyperlinks work very well. But when I export to ePub fixed provision, none of the hyperlinks (site or electronic mail) works. It's as if they were regular text, not something you can click. Here are the links that are created in the hyperlinks Panel.

    I don't see anything in the screen Options that it would affect... at least nothing I recognize. Unless some sort of file Javascript needs to make hyperlinks to work.

    I'm looking at the resultant ePub in iBooks on my Mac and iPad and get the same results.

    Am I missing something easy here?

    I think that several hyperlinks are not yet supported in EPUB 3 fixed provision.

    See this document on changes to EPUB from InDesign CC 9.2 with InDesign CC 2014:

    http://helpx.Adobe.com/content/dam/help/en/InDesign/InDesign_EPUB_Changes_CC_9.2_to_10.0.p df

    On page 21 the current limits of the EPUB 3 available are fixed. Don't forget it's version 1 of EPUB 3 fixed provision, and this will probably change in future upgrades:

    Hyperlink text are not currently supported.

    Hyperlinks on PageItems are supported only on the Images and only for the destinations of the URL.

    Note: Hyperlinks to a Page or anchor text are not supported at this time.

  • ePub (fixed provision) is not on my list of options when I export from InDesign 6 CC

    I am trying to export my file as an ePub (fixed provision), but I am puzzled because when I type 'export' option does not exist! I can export it as an ePub. Each tutorial and scenario troubleshooting that I saw did not this as a problem. Yes, I'm new to InDesign, but I'm a veteran of 15 years photoshop.

    More info about this file:

    I have a 32 page children's book and my settings are for the ipad and digital publishing.

    The pictures are photoshop .pdf, without layers. The text is a custom called "Burvetica", (but I've created a few files, do not use this or any text, and the same problem.)

    There is no transparent photos or layers.

    -How can I export as "ePub (fixed provision)" back on my menu export?

    You must upgrade to InDesign CC2015 to achieve this functionality.

    Use the JPGs to your images.

    You fired your policy for ePub?

  • 15.0.1 Mozilla gets stuck. You click on the links and nothing happens. No wheels spinning, nothing. I open Firefox in a new window, the same thing. I can fix it onl

    15.0.1 Mozilla gets stuck. You click on the links and nothing happens. No wheels spinning, nothing. I open Firefox in a new window, the same thing. I can only fix it by starting the Task Manager and close all Firefox Windows. [When I launch Internet Explorer, there no problem.] Thanks for your help!

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".

    Start Firefox in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance/themes).

  • Why Apple did remove the ability to change fonts and activate the mode night in ePub created in IBA?

    Re: "on the files ePub created with iBooks author - Apple Support"

    I want to IBA allows you to create ePub files that take advantage of all THE features of iBooks. However, in accordance with article above, this is not an option: "you will not be able to change the fonts or view files ePub created with these new models in night mode."

    I use the night mode all the time, and I often want to adjust the size or font style, so I have these options available in ePub files I create. I don't want to lose the ability to use features iBooks group of Notes and cards to study.

    I've tried the iBooks format, but these capabilities are also not there, since iBooks are made to be formatted in a particular way and has not changed a lot. That's why I'm set for the ePub format.

    Is there a way to create ePub IBA files that actually can take advantage of all THE features of iBooks?

    DLM

    Moon d wrote:

    Is there a way to create ePub IBA files that actually can take advantage of all THE features of iBooks?

    N ° inform about new features you want to see through the Apple

    http://www.Apple.com/feedback

    I think that some authors use InDesign to EPUB more elaborate.

  • HP Envy DV4-5260 for laptop / PC: Win 8.1 fonts changed in my outlook program and I can't fix

    The police in my e-mail program is set to 12, but when I reply to a message, the text becomes so diminished and I can not answer, or if I can fix the problem.

    This happened the summer 2014 and it's driving me crazy.  I know it's a problem of victory 8.1.  However, currently, the "size of teeny weeny fonts" is only going on inside my outlook e-mail where I have my AOL email set up as "pop mail".

    It happened when I accidentally something on the carpet of mouse keyboard, crept through the screen.  The text size has decreased and I tried to fix this but can't.  I can't even reproduce the problem.  I am very angry that HP was "out d├⌐jeuner"with any medium because I bought this operating system. "  Someone help me please!

    Hi Mary,

    This seems to be a problem with the configuration of Outlook 2007 that has been around for many years.  It is not related to the brand of computer you are using.

    The following may help you to:

    Outlook Zoom setting in mail setting

    There are many examples on the Internet; Use your favorite search engine to find and use the fix that best fits your situation.  For example, you can use Google and the keywords "small text in outlook 2007"

    Click on the thumbs-up Kudos to say thank you!

    And... Click on accept as Solution when my answer provides a fix or a workaround!

    I am happy to provide assistance on behalf of HP. I do not work for HP.

  • I opened a suspicious link and it kept is refreshing and nothing loaded, I'm little worried about being hacked, what I can do to fix things?

    Hello

    I opened a suspicious link and it kept is refreshing and nothing loaded, I'm little worried about being hacked, what I can do to fix things?

    I'm new to iphones I hope you could help me

    Thank you.

    There is no virus known for a non jailbroken iphone.

    Conclusion of the app, you are in double tap home button and close the app.

  • I'm lookng for a product where I can produce a PDF secure for several clients.  When the document is finished, I want to fix it with a password, to make it more difficult to copy, but then I want to record in a secure location, send the link and not

    I'm lookng for a product where I can produce a PDF secure for several clients.  When the document is finished, I want to fix it with a password, to make it more difficult to copy, but then I want to record in a secure location, send the link and the password to the clients.  When customers go to download the PDF, they will have to if they accept the terms and conditions.  If it is accepted, they can download the document.  Working in DocumentCloud PDF services?  Thank you.

    Hi davidc21010281,

    You can try the DC Acrobat Adobe Acrobat download free trial | Acrobat Pro DC. Where you can create a secure PDF file (using Acrobat|) Securing PDF files with passwords) & send them to your customers (send and track online documents |) Tutorials Adobe Acrobat DC), on the other end, customers can download the PDF but they would need the password/certificate in order to open the PDF file.

    See also the FAQ of Adobe Document Cloud.

    Kind regards

    Nicos

Maybe you are looking for