How can I create Hyperlinks with a Fixed-Ratio EPUB?

I am using InDesign 2014's fixed ratio epub exporter. It looks great but all my hyperlinks are lost and I can't find any resources on how to maintain them or to recreate them in a reader program, if possible. Any help much appreciated?

Are the hyperlinks you want to make supposed to go to specific pages of the document, or to a url.
If it's to go to pages of the document, then click the Create Bookmarks when creating the TOC, it's in the bottom left, you may need to Show Options in the TOC dialog box.
If it's for a URL, or to link to a different page other than what the TOC points to, then you can
New Hyperlink Destination
Choose URL/Page
Insert a unique name
Insert the url/page no.
Then say ok
Go to Hyperlink Options
Type: URL
Name: Choose the unique name you've created
URL: it should show up as what you've put in the Name, if not just type it in
similar for page no.
Remember to inlcude bookmarks and hyperlinks when creating the PDF too.

Similar Messages

  • How can I create banners with 100% height?

    I want the homepage to load with 100% height and there buttons that anchor to sections further down the website that I also want to be 100% height when scrolled to.

    3rd post on same question by same user :
    Re: how can I Create function with an  out Parameter
    how can I Create function with an  out Parameter

  • How can i create messenger with java tv API on STB

    deal all.
    how can i create messenger with java tv API on STB.
    how can Xlets communicate each other?
    how?
    i am interested in xlet communications with java tv.
    is it impossible or not?
    help all..

    You can create a messenger-style application using JavaTV fairly easily. JavaTV supports standard java.net, and so any IP-based connection is pretty easy to do. The hard part of the application will be text input, but people have been using cellphone keypads to send SMS messages for long enough that they're familiar with doing this. This doesn't work well for long messages, where you really need a decent keyboard, but for short SMS-type messages it's acceptable.
    The biggest problem that you need to work around is the return channel. Many receivers only have a dial-up connection, ties up the phone line and potentially costs people money if they don't get free local calls. Always-on return channels (e.g. ADSL or cable modem) are still pretty uncommon, so it's something that you nee to think about. Of course, if you do have an always-on connection then this problem just goes away.
    This is really one of those cases that's technically do-able, but the infrastructure may not be there to give users a good experience.
    Steve.

  • How can I Create function with an  out Parameter

    how all
    how can I Create function with an out Parameter
    I try to create it it sucess but how can I CALL it , it give me error
    please I want A simple example
    thanks

    3rd post on same question by same user :
    Re: how can I Create function with an  out Parameter
    how can I Create function with an  out Parameter

  • APEX Report - how can i create column with serial numbers in a report

    Need help
    I have created a report with displaying no of rows resticted to 43, every time i genarate this report i would like to add serial numbers from 6 to 48
    apear in additional column. How can i do this?

    This is not really an APEX question, and would have been better posted on the {forum:id=75} forum.
    Note also that the best way to get fast, effective answer to questions is to provide sufficient information for people to fully understand them:
    http://tkyte.blogspot.com/2005/06/how-to-ask-questions.html
    You should also ensure that your forum profile is updated with a better handle than "user8308442".
    Getting back to the question, one way to do this is using the analytic function ROW_NUMBER():
    with t as (
    -- Test data. Replace with actual query. ---------------------------------------
      select
                dbms_random.string('a', 10) query_data
      from
                dual
      connect
                by rownum <= 43)
    select
              5 + row_number() over (order by query_data) sn -- use required ordering here
            , t.query_data
    from
              t
    order by
              sn
    SN                     QUERY_DATA
    6                      CApoRenlch
    7                      CDiUiSYdMo
    8                      FsjsWFpTMT
    9                      KbbzXvYmQv
    10                     MrjEPqAzFs
    11                     QKOPSdVWpr
    12                     REIXjjdLtD
    13                     RijqpNTzmv
    14                     RngzthgaFv
    15                     SKcPxsdlBE
    16                     SuqFKzMqbB
    17                     TxlglIYENC
    18                     TyWlxKbDIg
    19                     VdRbUOUOPz
    20                     XIQxzkBuKY
    21                     YVcWUJrswt
    22                     aVoYNlMkfx
    23                     cHZPsOlzYM
    24                     cTUEztIOae
    25                     etdNGqQasP
    26                     fVGoGWmdLL
    27                     gHANXpbvMW
    28                     gRNBnwtEhO
    29                     iyefgszgLT
    30                     jRaliUJjKS
    31                     jpzAvQXBwY
    32                     kJifAaetUN
    33                     kfbTWGGCpR
    34                     mTPtqYGvrG
    35                     mhAPgdzezZ
    36                     pdXidmikRX
    37                     pwNdAsqpIV
    38                     rPTBTObdKg
    39                     sFoNLHLeMH
    40                     squTbOYVUM
    41                     tPxSMqPpnQ
    42                     uJtqCybjXB
    43                     vEvrwnGnyJ
    44                     xOOseicRRy
    45                     xqqXBKURog
    46                     ydOPurqyvo
    47                     yqEZvoNsbg
    48                     zsWFLHjVLK
    43 rows selected

  • Can't create hyperlink with FTP:// URL

    I am unable to create hyperlinks within iWeb 1.1.1 to anything other than http:// URLs. I am trying to create a link that points to an external ftp server in the form of:
    ftp://ftp.tattercoats.com
    It appears that the only URLs recognized and/or accepted by iWed are http:// URLs -- which is pretty limiting considering that there are ftp:// ftps:// and https:// sites out there.
    How do I accomplish this?
    Thanks!! Erik

    Welcome to the discussions, Erik.
    Those other URL's are not allowed within iWeb. You CAN edit the html after publishing, though, to add them.

  • How can I Create Hyperlinks on a computer generated Table Of Contents?

    I am trying to create hyperlinks on a TOC that was generated in InDesign CS3. It will allow me to make each item a new hyperlink destination, but I would like it to be just a new hyperlink. Is there a way to do this without having to re-type the whole Table of Contents?

    Are the hyperlinks you want to make supposed to go to specific pages of the document, or to a url.
    If it's to go to pages of the document, then click the Create Bookmarks when creating the TOC, it's in the bottom left, you may need to Show Options in the TOC dialog box.
    If it's for a URL, or to link to a different page other than what the TOC points to, then you can
    New Hyperlink Destination
    Choose URL/Page
    Insert a unique name
    Insert the url/page no.
    Then say ok
    Go to Hyperlink Options
    Type: URL
    Name: Choose the unique name you've created
    URL: it should show up as what you've put in the Name, if not just type it in
    similar for page no.
    Remember to inlcude bookmarks and hyperlinks when creating the PDF too.

  • How can I create pages with different backgrounds

    Hello,
    I'm creating flash site which will have different backgrounds for each page. I'll load the individual pages with "MovieClipLoader." My understanding about MovieClipLoaders is that, it doesn't matter the background of your mc, the page to which you are loading will maintain it's background.
    How do I achieve that?
    Thank you!

    Hello,
    Thanks for the reply, I think it's a very good suggestion. I'm going to try it out and I hope to fill you in.
    Thanks once again.

  • How can I creating hyperlinks that work for iOS reader?

    In a pervious thread the notion that hyperlinks withiin a PDF document deployed on an iPad do not work.
    Is there a work around?
    Perhaps <www.mysite.com> ?
    The Word document is a summary prepared by an author with embeded hyperlinks. Works on the desktop but nothing happens in iOS.

    So I use the link tool in Acrobat Pro, add the url, and I'm good to go...
    Would be a useful addition in the next release...

  • How can i create groups with my contacts?

    I am wondering if apple has made it possible to add groups to my contacts. It takes forever to send one message to 30 people when you have to select them individually from your contacts. Also worry about missing one of the contacts that needs the message. Any help or news?

    I don't know if there is a limitation to the number of characters you can have in an email address line in contacts, but you could try the following:
    Create a list of email addresses in notepad separated in by commas.  Highlight and copy the list.  Create a new contact.  Paste the list into one of the email fields. Create a new email and select the new entry from the contact list.  When you send the email you will get a message indicating that the emal address appears to be invalid.  Tap the send any way button.

  • How can I create projects with identical settings?

    Hi,
    I'm using FM10 and RH9 and have just completed my first project of generating WebHelp output
    from a framemaker book. Hopefully, completed subeject to feedback...
    I now have three other manuals to produce, much larger and more detailed, but with almost
    identical settings. What is the easiest way to ensure that I keep all the settings I've made in
    RH in the new projects, without duplicating all the effort. Could anyone pass on any tips please.
    Also, can anyone let me know if there's anything I should be careful to avoid when trying to
    duplicate settings for projects.
    Many thanks in advance & best wishes,
    Karen
    PS Apologies for the duplicate posting, have just been advised this would be better here than in RH HTML.

    And now, for an answer to the question!
    Basically you would just copy your desired project to a new folder. Then rename it. Then you would re-link to the new Frame stuff and do as Jeff suggested and use an ISF. (I think)
    I'm a bit confused with the ISF bit, so others will have to guide you on that aspect.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • I have a MacBook and created a slideshow on IPhoto. I made copies (discs) of the slideshow and they did not come out well...how can I create discs with the same quality as the original?

    I created an IPhoto slideshow.... the quality was wonderful on my MacBook and through my projector. I was told to export to my desktop and create copies via IDVD. I did that and the copies are terrible quality. 1. How to I make a copy to look exactly like the original and 2. I do I save as a backup should my Mac crash? Please.... this took a long time to create and I really need help. Thanks!

    Why is there no iDVD on my new Mac? How do I get it and how do I install it?
    https://discussions.apple.com/docs/DOC-3673

  • Can't create hyperlink with animated gifs

    Hi,
    For some reason, animated gifs won't hyperlink - everything else does fine, why?
    Thx,
    Message was edited by: solarcoaster

    solarcoaster:
    Welcome to the Apple Discussions. Put a 1% opaque object over the gif and set the link to it. Make sure the object has no color file, no border or other features except 1% opacity. Make it slightly larger than the gif and bring it forward on top of it.

  • How can we create a table with more than 64 fields in the default DB?

    Dear sirs,
    I am taking part in the process of migrating a J2ee application from JBoss to SAP Server. I have imported the ejb project.
    I have an entity bean with 79 CMP fields. i have created the bean and created the table for the same also. but when i tried to build the dictionary, i am getting an error message as given below,
    "Dictionary Generation: DB2:checkNumberOfColumns (primary key of table IMP_MANDANT): number of columns (79) greater than allowed maximum (64) IMP_MANDANT.dtdbtable MyAtlasDictionary/src/packages"
    Is it mean that we can not create tables with fields more than 64?
    How can i create tables with more than 64 fields?
    Kindly help,
    Thankyou,
    Sudheesh...

    Hi,
      I found a link in the help site which says its 1024 (without key 1023).
    http://help.sap.com/saphelp_nw04s/helpdata/en/f6/069940ccd42a54e10000000a1550b0/content.htm
      Not sure about any limit of 64 columns.
    Regards,
    S.Divakar

  • Why i can't create PDF with right format by LiveCycle?

    Hello,
    As we know that PDF format has four sections, the header, object body, cross-reference table and trailer.
    But after I create a PDF by Adobe LiveCycle, and open it by UltraEdit or Notepad, I cannot find the cross-reference table and some objects, “trailer” word either .
    I try to download several PDF files by follow link:
    https://my.adobeconnect.com/_a295153/p10077996/?launcher=false&fcsContent=true&pbMode=norm al ,
    and open them as the same way as before, it was the normal format I learn.
    So, why my PDF is not the right format? And how can I create PDF with right format?
    Thank you a lot!
    Ellie

    Adobe LiveCycle Designer makes XFA forms - a thin PDF wrapper around XML, no useful PDF page objects. Still, they are valid PDF. Like any PDF, you might not find a trailer or xref if a cross reference stream is used. See ISO 3200-1 7.5.8 "Cross-Reference Streams".

Maybe you are looking for

  • Bluetooth ports added and unchangeable after os 10.8.5 update

    Anyone have any ideas? I just updated my system software and now my bluetooth preferences are showing 2 new serial ports (modem) that I can NOT erase. Everytime I try, they keep on returning within in an hour or on reboot. On top of that, the box tha

  • Windows XP SP3 does not recognize iPod Classic

    I have an older computer with Windows XP SP3 and iTunes 10.2.2.  iTunes does not recognize (load) my iPod Classic (160Gb model) when I plug it in.  The iPod lights up and charges fine, but it does not appear in the left menu bar in iTunes. I have an

  • Sales order profit booking in another country

    Hi All I have a requirement for which, even after informing the customer that it is not possible to address in SAP, the customer wants us to give them solution. In spite of we giving them several suggestions to re-engineer the process, they want it t

  • Earphones problem with my iPod shuffle.

    I have already sync an audio cd in my iPod shuffle, but I don´t listen anything with the earphones.

  • Removing Java SE 6 U32 Plugin and replacing with SE 7 U7

    I am running Firefox ESR 10.0.7. We have Java Version 6 Update 32 installed on our lab environment. I needed to update Java to overcome the security vulnerabilities associated with the version we had. I downloaded and installed Java Version 7 Update