Set hyperlink destination...

Hi everyone,
At present i am working with InDesign CS4. I am finding "CT" paragraph style applied contents and i want to fix this contents as new hyperlink destination. These are the marginal terms. Then i have to find the cross reference of this marginal terms in the main column which is "HT" character style applied content and make this to new hyperlink. if the contents of the CT match with marginal terms then i have to link the hyperlinks and destination.
Find my script below.
app.findTextPreferences=app.changeTextPreferences=null;
app.findTextPreferences.appliedParagraphStyle="MT";
myFind=app.findText(true);
for(i=0;i<myFind.length;i++){
alert (myFind[i].contents);
myLink=app.activeDocument.hyperlinkTextDestinations.add(myFind[i].insertionPoints[0]);
alert ("Done");
Can anyone help me for this. Thanks in advance.
Thiyagu

Hello Jai Singh Tanwar,
You can make the hyperlinks generated in your HTML report output dynamic by including parameters of the form &<param_name> in the Hyperlink/Hyperlink Destination properties of a field.
Here, param_name can refer to a user/system parameter or data source column in the report. For example, the hyperlink value 'http://www.yahoo.com/&sal' would generate different hyperlinks for each instance of the SAL field.
Thanks,
The Oracle Reports Team.

Similar Messages

  • How to automatically create hyperlink destinations based on numbered list?

    I am very new to InDesign and am creating a template for an academic journal. Each article contains a list of references at the end and the references are cited in the main text (like what you see in Wikipedia if you are not familiar with scientfic journal articles). In exported HTML, the citation in the main text should be hyperlinked to the coressponding reference in the reference list. I have two questions:
    1) It is possible to ask paragraphy style to assign each numbered item a hyperlink destination? If this is possible, I can then manually inserted hyperlinks in the main text.
    2) one step further, is there any way (e.g. script) which can then insert hyperlink to those destinations based on pattern match? For example, in main text, the citation to reference #1 appear in the text as [1] which should be hyperlinked to reference #1.
    One more question, is there anyone who knows how academic journals handle the flow from InDesign to html? Certainly, the exported html cannot go directly online without further editing.
    Thank you.

    Hi Eric,
    I posted the script here. But it should be adjusted to your particular document. (Anyone with basic scripting knowledge can do this). I am sure it won’t work as it is. I assume that “comments” and “references” are in two different stories.
    Can I have the scripts from you (for a fee or free)?
    I don't sell my scripts: they're free.
    Can the scripts handle the pattens like these [3], [1-5], [3,4], [6, 8, 11-13]?
    This script can't, but another handles both single page numbers and page ranges like so:
    I can post it as well.
    Now I’d like to make one thing clear:
    I made a set of scripts for creating hyperlinks in InDesign documents for further exporting them to ePub/HTML. I can’t make a script that would work for everyone because all books are very different. I simply adjusted scripts for every book I had to work with (mainly changing GREP expressions and names of styles) and I have numerous variations of scripts. I can post them if someone is interested but you should be aware that they have to be reworked.

  • Cross-references to hyperlink destinations (text anchors) results in file slowdown

    I'm using text anchors for the first time in a 12-file book (~280 pages) for the table/figure list in the front matter. There are maybe 100 or so total cross-references in the front matter in tables (where one column is the text of the figure title and one column the page number).
    About halfway through the process of adding the cross references, things got reallllly slow, and only in that one document. So slow that reformatting became almost impossible, because of the delays.
    So I went through many of the usual troubleshooting steps, just in case. Trashed preferences, trashed the style, etc. I exported the file to IDML and created a new file from that. It helped, but I can tell that it's still not quite so snappy.
    My question, then, is if this is to be expected with what may be a large number of hyperlinks/text anchors? All the other files in the book act fine, so it's not an InDesign-wide slowdown. Are there any best practices when it comes to using hyperlink destinations?
    As an amusing aside, before I tried the troubleshooting steps I had a clever idea--to insert the cross references into a new, blank document and then paste them into the frontmatter file. Consist and ugly crashes to desktop resulted.

    George Krompacky wrote:
    Peter,
    Thanks for your reply. Yes, the TOC could do this and would be an easier approach. But I hadn't anticipated using it and so didn't have my ducks in a row as far as having the styles consistent for chapter titles, figures and tables. Next time I will do so. I can guess that as a TOC doesn't generate live links, it shouldn't have a performance impact like dozens of cross-references do.
    Yes, the TOC is inert except when it's being generated.
    Regardless of how "creatively chaotic" or "chaotically creative" your chapter, table, and figure title paragraph styles are, as long as all chapter titles are tagged with style names that are not used for figures or tables, and similarly figures and tables are not tagged with styles used for the "other," you can still generate a usable TOC. The idea is to capture all the paragraph styles for each category, and display each category's captured paragraphs as uniform TOC entries - i. e., all chapter title entries are the same, all table title entries are the same, and all table title entries are the same. If you don't want the categories intermixed, create a separate TOC for each category, place each TOC separately, unthreaded to other document frames.
    If you'd like to try a few things to see if it's possible to quickly remake the TOC and regain a responsive working document, before doing anything else, save the whole project to a secure place, and work on the copy. Then:
    * Move the Text tool insertion point to each cross-reference's destination by selecting the reference in the cross-reference panel and clicking  the right-pointing arrow on the panel status bar; then verify that the paragraph is tagged with an appropriate style that doesn't belong to the other category of TOC items.
    * After all the TOC-to-be items are identified and verified that they're tagged correctly, delete the text frame(s) that contain the TOC that's created with cross-references. All the references will break, of course. You've got the secure original project somewhere, right?
    * Set up the TOC roughly; just pick the paragraph styles for each category - chapter, figure, table, and generate a TOC for the book. Drag to place the TOC on a clean new page, and DO NOT THREAD THE TOC TO NON-TOC TEXT FRAMES.
    * If the extracted paragraphs are in their correct categories, you can create new TOC styles for the TOC entries, or, if they exist, assign them in the TOC setup dialog box, and regenerate.
    If this result gives you a sense of what needs fixing, and you have the time, refine the TOC styles so you can get the exact appearance you want. By avoiding changing the source paragraphs in the main document, you'll avoid any risk of reflowing anything. Finally, after the project's completely done and handed off, you can spend time refining the rogue source paragraph styles, IN A COPY, for use going forward.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices

  • Hyperlink Destinations (IDCS3) - created in one document, want to use in another

    I've created a number of hyperlink destinations that I want to use in several already existing document. Is there a way to copy or import them into my existing document or do I have to create them all over again in each one?

    Hi,
    According to your description, the issue occur when we set the hyperlink destination with cell range. For example: If we link to destination cell via Sheet2!A1, whatever we add/delete the rows/lines, the hyperlink won't changed, always shows the value of
     Sheet2!A1.
    Thus, if we want to update the destination values after we add/delete the rows/lines, we might define the name of the cell. Please see the below image:
    Here is the steps:
    Select the cell/range of destination worksheet>Click formula> Define name>Add the name which you want.
    Select the origin cell>Insert tab>Hyperlink>Choose the define name
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in
    Office programs.

  • Unchecking "Shared Hyperlink Destination" causes InDesign CS5.5 to crash

    This occurs on multiple Macs (running either Leopard or Snow Leopard) in our office. The links are connected to conditional text in InCopy. Here's the scenario:
    1) Open the InDesign document and select the linked text.
    2) Get a dialog box: "You must check out the contents of this frame in order to make changes. Check out now?" Click "Yes."
    3) Copy the text of the link, right-click and select "New Hyperlink."
    4) In the "New Hyperlink" window, paste in the text of the URL (leaving in the http://).
    5) Uncheck "Shared Hyperlink Destination." InDesign immediately crashes.
    I've been told by our designers that you have to uncheck "Shared Hyperlink Destination" to prevent changes to all of the other related links in the document. I don't work with InDesign on a regular basis and have very limited knowledge of InCopy. I tested the current version of InDesign (7.5.3) on my Mac and the same crash occurred.
    Here is the first part of the crash report:
    Process:         Adobe InDesign CS5.5 [6458]
    Path: /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Identifier: com.adobe.InDesign
    Version: 7.5.2.318 (7520)
    Code Type:       X86 (Native)
    Parent Process: launchd [3125]
    Interval Since Last Report:          4473638 sec
    Crashes Since Last Report:           38
    Per-App Interval Since Last Report:  2159305 sec
    Per-App Crashes Since Last Report:   15
    Date/Time: 2012-05-03 12:29:26.452 -0700
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID: 14200E2C-6A0E-4571-B96F-268BF9F135D1
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0 ...e.InDesign.Hyperlinks Panel      0x23929fa5 GetPlugIn + 117525
    1 ...e.InDesign.Hyperlinks Panel      0x2392b103 GetPlugIn + 121971
    2 ...e.InDesign.Hyperlinks Panel      0x2393f28a GetPlugIn + 204282
    3 ...adobe.InDesign.AppFramework            0x19697e37 GetPlugIn + 45687
    4 ...adobe.InDesign.AppFramework            0x196983f9 GetPlugIn + 47161
      5 PublicLib.dylib                  0x01786b49 CSubject::Change(IDType<ClassID_tag>,

    Thanks to you both. Excuse my ignorance - I presumed that 7.5.3 was a paid-for-upgrade to Creative Suite 6 (or higher?!)... I thought I had the Updater set to prompt me for updates, but I obviously didn't.
    Anyhow - I've since run the updater, but the crash happens the same way. Here's the new crash report.
    http://pastebin.com/JNvtTRbn
    Hopefully there's something of use in this - I really don't want to have to manually do this: I have nearly 200 film titles that need to be listed in alphabetical order with their respective page number, and the TOC feature would be the perfect solution if it actually worked...
    As a matter of interest, how stable is Creative Suite 6 / Creative Cloud? Worth the leap?

  • How to change hyperlink destinations

    Hi, I would like to have a different setting for the
    hyperlink destination for two layouts. For one layout I want the
    links to open in a new window; for the other layout I want the
    links to open in the same window. Is there a way I can change the
    link destinations for the entire project; or is the only option
    change each link individually? Thanks, Becky

    From what I can work out you have two options - well three if
    you include amending the links individually. My favoured method
    would be to have two links and use build tags for each one and
    assign these to your layouts. The other method would be use a find
    and replace tool (e.g.
    FAR. You can go into the
    truecode to see the syntax required to be found and replaced. But
    before you do anything with a find and replace tool, take a backup
    of your project.

  • Script to uncheck "Shared Hyperlink Destination" in urls

    Is there a script or an automated way to make all hyperlinks not be "Shared Hyperlink Destination". I have 250+ hyperlinks that are shared, but are causing problems when i copy them to a new document.
    Is there a preference somewhere to set it up so it doesn't happen in the future?
    thanks in advance. mike.

    This Applescript deletes all of the hyperlinks:
    tell application "Adobe InDesign CC 2014"
        delete every hyperlink of active document
    end tell
    and this deletes the hyperlinks and the swatches and character styles named "Hyperlink":
    tell application "Adobe InDesign CC 2014"
        tell active document
            delete every hyperlink
            try
                delete (every swatch whose name is "Hyperlink")
                set n to every character style whose name is "[None]"
                delete (every character style whose name is "Hyperlink") replacing with item 1 of n
            end try
        end tell
    end tell

  • Hyperlink Destination

    Ive imported a small icon in to my report and set up a hyperlink to a web page.
    The webpage opens ok but in the same browser - is there any way of getting the destination webpage to open in a new window ?
    I thought perhaps I could use the HyperLink Destination property but I havnt been able to get it to work so far.
    Any help would be appreciated.
    null

    In the propery window insert into the Additional Hyperlink Attributes the following HTML: target=_new
    Hope this helps

  • Setting Hyperlinks in PDF Portfolio

    Hi all,
    I have the following question concering Acrobat Portfolios in Verion X on Windows:
    The Portfolio is used for large summaries with lots of documents and folders. I need to set hyperlinks from one document to another, which basically works, but I cannot set the hyperlink to a document in a different folder structure inside the Portfolio.
    Am I missing something or does it not work.
    Thanks for replies in advance
    mannikaltz

    Moving PDFs to a portfolio changes the directory structure between the PDFs, so you have to manually edit all of the links between the files within the portfolio.

  • How do I delete this non-existent hyperlink destination?

    New to Indesign.
    I need to use the "Blank White" header text as a hypertext destination and I want the name of the hypertext destination to be the same as the text.
    When I try, I get:
    Yet, there seems to be NO hypertext definition already in existence by this name. See:
    Now . . . I have been dinking around in this document for hours creating and deleting hypertext destinations, making bookmarks, trying out text variables, etc etc.
    I'm afraid that all this back and forth may have screwed up my file(s) and now I've got some phantom, hidden hypertext destination I can't find and is therefore undeletable.

    That's a great suggestion, and I tried it, but the undeletable Hyperlink Destination survived.
    And still didn't show up in the list of already defined Hyperlink Destinations:
    So, I started eliminating layers and trying again to define a new Hyperlink Destination using the name "Blank White" that was somehow taken, each time I'd delete an entire.
    After nixing a few layers, I was actually able to use "Blank White" again. I kept going . . .
    Once I knew the affected layer, I then narrowed it down to text object responsible. Guess which one it was . . .
    Yeah, the "Blank White" header itself.
    Apparently I'd used the same exact text to define two Hyperlink Destinations, and in that case the Hyperlink Destination named "Blank White" didn't show up in the Hyperlink Destination Options dialogue.
    Had to delete the affected text, then re-type it and re-define my Hyperlink Destination.
    geeze . . .
    Steve, thanks for your help, though!

  • Jdev11G XMLMenuModel : Setting the "destination" attribute for the itemNode

    Hi,
    I am trying to set the "destination" attribute for the itemNode in the metadata.xml.This is the URI to which the user must be taken on clicking that node. But it is unable to pick the URI set for the destination attribute and hence there is no navigation that happens.Using the "action" attribute works fine. But I need to use the "destination" attribute.
    Here are some of the files:
    The metadata.xml (root_menu.xml):
    <?xml version="1.0" encoding="windows-1252" ?>
    <menu xmlns="http://myfaces.apache.org/trinidad/menu">
    <groupNode id="groupNode1" idref="itemNode1" label="Merchant">
    <itemNode id="itemNode1" label="Sites" action="site_action" rendered="#{testBean.test}"
    focusViewId="/common/site/Site.jspx">
    </itemNode>
    <groupNode id="groupNode2" idref="itemNode2" label="Settings">
    <itemNode id="itemNode2" label="Page Template" action="template_action"
    focusViewId="/common/template/TemplateRules.jspx">
    </itemNode>
    <itemNode id="itemNode3" label="Configuration Parameters" destination="http://www.google.com"
    action="config_action" focusViewId="/common/others/ConfigurationParameters.jspx">
    </itemNode>
    </groupNode>
    <groupNode id="groupNode3" idref="itemNode4" label="System Admin">
    <itemNode id="itemNode4" label="Cache Invalidation" destination="/faces/common/others/CacheInvalidation.jspx"
    focusViewId="/common/others/CacheInvalidation.jspx">
    </itemNode>
    </groupNode>
    </groupNode>
    </menu>
    The faces_config.xml:
    <?xml version="1.0" encoding="windows-1252"?>
    <faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee">
    <application>
    <default-render-kit-id>oracle.adf.rich</default-render-kit-id>
    </application>
    <navigation-rule>
    <navigation-case>
    <from-outcome>site_action</from-outcome>
    <to-view-id>/common/site/Site.jspx</to-view-id>
    </navigation-case>
    <navigation-case>
    <from-outcome>template_action</from-outcome>
    <to-view-id>/common/template/TemplateRules.jspx</to-view-id>
    </navigation-case>
    <navigation-case>
    <from-outcome>config_action</from-outcome>
    <to-view-id>/common/others/ConfigurationParameters.jspx</to-view-id>
    </navigation-case>
    <navigation-case>
    <from-outcome>cache_action</from-outcome>
    <to-view-id>/common/others/CacheInvalidation.jspx</to-view-id>
    </navigation-case>
    </navigation-rule>
    <managed-bean>
    <managed-bean-name>root_menu</managed-bean-name>
    <managed-bean-class>org.apache.myfaces.trinidad.model.XMLMenuModel</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    <managed-property>
    <property-name>createHiddenNodes</property-name>
    <value>false</value>
    </managed-property>
    <managed-property>
    <property-name>source</property-name>
    <property-class>java.lang.String</property-class>
    <value>/WEB-INF/root_menu.xml</value>
    </managed-property>
    </managed-bean>
    <managed-bean>
    <managed-bean-name>testBean</managed-bean-name>
    <managed-bean-class>testBean</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    </managed-bean>
    </faces-config>
    Can you please tell me what else has to be set for the "destination" attribute to work?
    Thanks,
    Swapna

    The code you sent is not clear, could you send your jspx page.
    Thanks

  • Set hyperlink in excel

    I am importing one excel file INPUT.xls which contain one columnl with hyperlink which opens a PDF file.
    From this file i am generating a new file with that hyperlinked column Which contain the same link as INPUT.xls file has.
    How can i get that link from INPUT.xls file and set it in my output file OUTPUT.xls file
    How can i do this.
    I am using Oracle forms 10.1.2.02

    i have tried the following code but i am not able to set hyperlink in excel..
    Declare
    application ole2.OBJ_TYPE;
    workbook1 ole2.OBJ_TYPE;
    workbooks1 ole2.OBJ_TYPE;
    worksheet1 ole2.OBJ_TYPE;
    worksheets1 ole2.OBJ_TYPE;
    args1 ole2.List_Type;
    file1 varchar2(300):='D:\final_new_backs_of_factory(Printout)_'||sysdate||'.xls';
    cell ole2.obj_type;
    begin
    application := ole2.create_obj('excel.application');
    ole2.set_property(application,'visible','true');
    args1 := OLE2.Create_Arglist;
    workbooks1 := OLE2.GET_OBJ_PROPERTY(application, 'Workbooks');
    workbook1 := OLE2.INVOKE_OBJ(workbooks1,'Add');
    worksheets1 := OLE2.GET_OBJ_PROPERTY(workbook1, 'sheets');
    worksheet1 := OLE2.INVOKE_OBJ(worksheets1,'Add');
    OLE2.SET_PROPERTY(worksheet1, 'Name', 'akarsh');
    OLE2.DESTROY_ARGLIST(args1);
    --ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:= "Book%20Format%20A5%20size.xlsx", TextToDisplay:="RND"
    args1 := ole2.create_arglist;
    ole2.add_arg(args1,1);
    ole2.add_arg(args1,1);
    cell:=ole2.get_obj_property(worksheet1,'cells',args1);
    ole2.set_property(cell,'value','rupal');
    ole2.destroy_arglist(args1);
    ole2.set_property(ole2.get_obj_property(cell,'font'),'Name','Cambria');
    ole2.set_property(ole2.get_obj_property(cell,'font'),'size',11);
    ole2.invoke(ole2.get_obj_property(worksheet1,'Hyperlinks'),'Add Anchor',cell);
    ole2.invoke(ole2.get_obj_property(worksheet1,'Hyperlinks'),'Address','Book%20Format%20A5%20size.xlsx');
    ole2.invoke(ole2.get_obj_property(worksheet1,'Hyperlinks'),'TexttoDisplay','Click');
    --ole2.invoke(cell,'Hyperlinks.Add Anchor',args1);
    --ole2.invoke(cell,'Hyperlinks.Address','Book%20Format%20A5%20size.xlsx');
    --ole2.invoke(cell,'Hyperlinks.TextToDisplay','RND');
    ole2.release_obj(cell);
    OLE2.RELEASE_OBJ(worksheet1);
    OLE2.RELEASE_OBJ(worksheets1);
    OLE2.RELEASE_OBJ(workbook1);
    OLE2.RELEASE_OBJ(workbooks1);
    OLE2.INVOKE(application,'QUIT');
    OLE2.RELEASE_OBJ(application);
    end;
    Anyone please help m to solve this...

  • From paragraph Style to "New Hyperlink Destination"

    Dear InDesign Experts
    Please help me to find a way or Script to add all headings of specific paragraph style to "New Hyperlink Destination....(Text Anchor)"
    and ... is there any automation for such a task?
    Thank you in advance

    Hi Saud,
    Try the below script.
    var activeDoc = app.activeDocument;
        app.findGrepPreferences = NothingEnum.nothing;
        app.changeGrepPreferences = NothingEnum.nothing;
    app.findGrepPreferences.appliedParagraphStyle = "XXXX";//Give your paragraph Style name here
    var foundRefList = activeDoc.findGrep();
        app.findGrepPreferences = NothingEnum.nothing;
        app.changeGrepPreferences = NothingEnum.nothing;
    var myCount =0;
    var foundListLength = foundRefList.length;
    for (var j = 0; j<foundListLength; j++){
        var myParas = foundRefList[j].paragraphs;
        var myParaLength = myParas.length;
        for (var i = 0; i<myParaLength; i++){
            var myText  = myParas[i].texts[0];
            app.select(myText);
            var myId = j+"_"+(i+1);
            var myHyperlinkCitDestination = activeDoc.hyperlinkTextDestinations.add(myText, {name: myId});
            myCount++;
        app.select(NothingEnum.nothing);
        alert("Process Completed\n"+myCount+" destinations added");
    p.s: I've not tested it, please check this at your end and let me know.
    ~Green4ever

  • Script to split threaded story but keep hyperlink destinations?

    I have a series of long CS6 documents in a book with stories running through many frames. These stories have many text anchors acting as hyperlink destinations within (and across) the files. 
    Each story needs to be split into separate frames.*
    The script SplitStory.jsx does exactly this, but in the process it breaks my hyperlinks to destinations anchored in the text of the story being split.
    The problem seems to be that a hyperlink destination does not "carry" the correct information when duplicated, and the script duplicates each frame before removing it.
    A manual solution
    I have found a manual way of producing the desired result:
    Unlink the last frame in the thread,
    Cut (not copy) the overmatter from the penultimate frame,
    Paste into what was the last frame (which is now a standalone frame).
    Repeat recursively until the entire story is reduced to standalone frames.
    This seems crying out for a scripting solution: it may even be relatively simple? But I cannot find anything suitable and my javascript is not good enough to write one from scratch.
    Could anyone offer any suggestions?
    * As an aside, I need to split the stories into separate frames so that all the text on a given page gets extracted to a text file together. Otherwise all the text in the main text thread gets extracted and then our software "mops up" display quotes, etc. This is not acceptable in my scenario.

    It seems that Rorohiko's plug-in TextStitch will automatically de-thread linked frames whilst preserving the destinations.
    I Rorohiko

  • Spreadsheet into Hyperlink Destinations

    I'm trying to find a way to generate hyperlink destinations automatically from an Excel spreadsheet.
    We gave a spreadsheet to the client with the names of images used in the document. They are placing these images on their websites.
    They will then send back the spreadsheet with the URL of where these links appear on their site. We will then attach hyperlinks to the images in the document that, when exported to PDF, will bring up the relevant page on their site.
    On top of that, each hyperlink will have at least 10 different destinations, as the images appear on multiple sites.
    We have many images to create hyperlinks and destinations for, so I'm trying to automate as much as possible. To that end, is there a way to somehow bring in that spreadsheet in such a way as to create named URL destinations? It seems like a relatively simple task, but the hyperlinks palette is clunky, at least compared to other operations in InDesign.
    Thanks

    > I'm trying to create links from a webpage to specific spots in a pdf.
    This makes it sound like you need links from a webpage to a PDF.
    > I can get it to work perfectly if I create the hyperlink destinations
    > in the pdf, using the Acrobat software.
    But this makes it sound like you need links from a PDF to a webpage.
    > When I try it, though, I can't get the
    > webpage link to go to the destination, only to the top of the pdf.
    And this makes it sound like you're linking from webpage to PDF.
    Which one are you doing?
    1) If you want a link from a webpage to a PDF, the link must be in the
    webpage.
    2) If you want a link from a PDF to a webpage, the link must be in the PDF.
    I can help you with #2. I could probably help you with #1 too, but I
    don't think I would use Indesign.
    Kenneth Benson
    Pegasus Type, Inc.
    www.pegtype.com

Maybe you are looking for

  • Itunes cant find my library in external HD

    Ok Gang... I consolidated my library and moved it to an external HD. I changed the advanced setting info to find my new external HD. But when I open Itunes it comes up blank no music library. Help How do I correct this problem. How do I tell Itunes t

  • PAGE WIDTH IN ORACLE SQL*PLUS

    Hi all , My problem is how can i increase the horizontal screen scrolling in sql*plus ... When i query all records from specific table it hides few columns on the right side of screen.... i ve tryed to increased pagewidth through environment but it d

  • Jump to an item field in a transaciton like VA01

    Hi All, There're lots of fields in the the item table of transaction like VA01. It is difficult to input value to a specific field. For example, if I need to input the payment term for a sales order item, I have to drag the scroll bar to the far righ

  • How to run a particular file in aparticular program

    hi i m developing a desktop application in which i need to open another program like notepad which i can do by calling the exec function but i need to open a special file in the notepad directly when it starts is there any way to do so thanks

  • Hiding url of the address

    Hi, I want to use welcome-file tag specifed in web.xml. My application name is xyz and my welcome file is <welcome-file-list> <welcome-file>abc/a.html</welcome-file> </welcome-file-list> When i enter URL as http://localhost:7001/xyz i want to see htt