Hiding hyperlink text with opacity, fails to export.

Hi
I use the settings for hyperlinked text with 0 opacity in normal state, and full opacity on when you have it selected or a mouse over the text.
So the text will pop up when "mouse over".
Worked in iweb 2, (but made only parts of the text visible when mouse over...) In Iweb 2.1 it doesnt work at all....Is this possibility removed?

Well, I'm definitely hoping that this one will get fixed soon. I have several pages that are behaving very strange. When I add hyperlinks, the pages end up being blank when viewed. I take the links away, and the published pages are readable again. It's as if the CSS or encoding of some kind is not working properly. So, for now, for the pages to be viewable, I need to remove all links from the pages. I've tested this with the latest version of iWeb and starting from a blank blog entry. Very strange. Oddly, it doesn't seem to be consistent across all blog entries. I'll try to write back as I learn more.

Similar Messages

  • How to hyperlink text in a paragraph

    Hi all (apologies for a newbie question but I couldn't find an answer to this looking through the FAQs)
    I inserted a text box in my composition (called "linksAtBottom") and it looks like this:
    faq  |  board |  mission | join our mailing list | contact us
    All of the above are listed in that one text box called "linksAtBottom"
    How do I highlight just "faq", "board", "mission" and so on and tag each with their own URL hyperlink?
    Many thanks!
    Nathan

    Hi Jordi,
    Adding your whole text to the dynamic textfield via code, in the code window would be the easiest way to get all your text in that textfield I believe. Another option would be to load in the text via xml.
    You can control the normal Edge text props for your dynamic text field, using the text properties panel in Edge. You can't style your hyperlinked text with that built in panel though. For this, I've been using an external stylesheet to style hyperlinked text. I did see a post by forum member oolorin, who suggested that you could put styles inline as shown below (external style sheet is much cleaner though):
    http://forums.adobe.com/message/4375947
    sym.$("text_1").html("<style type='text/css'>a:hover{text-decoration:underline;};</style>This is some <a href='randomtext.com' target='_blank' alt='check out my random text'><span style='cursor: pointer;'>random text</span></a>.");

  • Make hyperlink text actual hyperlinks

    We have a couple of CSV files we use for datamerging with InDesign. Some of the text in the CSV has hyperlinks in the paragraph.
    Since InDesign does not automatically make hyperlinks in the CSV text actual hyperlinks and there is no special syntax to indicate it is a hyperlink (such as using @ for image paths).....we have decided to wrap any hyperlink text with the <link></link> tag.
    InDesign, we want to find all of these <link> tags and replace it with an actual hyperlink. The link maybe an http link, mailto link, or a tel link.
    How would I do this with InDesign scripting (prefably javascript or c#)?
    I have the following so far in C# (similiar to javascript):
    app.FindTextPreferences.FindWhat = "<link>";
    How do I replace it with a hyperlink?

    Hi,
    as you want to use the found link itsself as textsource ... have you thought of calling the command 'convert Urls to hyperlinks in the GUI'¿
    The link-tags wouldn't be needed then ...
    A script could be like this:
    app.findGrepPreferences = app.changeGrepPreferences = null;
    var doc = app.activeDocument;
    app.findGrepPreferences.findWhat = '(?<=<link>)[^<link>]+(?=</link>)';
    var objs = doc.findGrep();
    l = objs.length;
    while(l--)
         var currTarget  = objs[l];
        var lnkDest = doc.hyperlinkURLDestinations.add(currTarget.texts[0].contents);
        var lnkSrc = doc.hyperlinkTextSources.add(currTarget);
        var lnk = doc.hyperlinks.add(lnkSrc, lnkDest);
        var leftIndex = currTarget.index;
        var rigthIndex = currTarget.index + objs[l].length;
        var pStory = currTarget.parentStory;
        pStory.characters.itemByRange(rigthIndex, rigthIndex+6).remove();
          pStory.characters.itemByRange(leftIndex-6, leftIndex-1).remove();
    app.findGrepPreferences = app.changeGrepPreferences = null;
    app.findGrepPreferences.findWhat = '<link>|</link>';
    app.changeGrepPreferences.changeTo = '';
    doc.changeGrep();
    The commented stuff would delete the link-Tags during the repeatloop instead of the actually used second search ...
    Didn't test what'll be faster ...

  • Opacity level changing when exporting text with alpha

    Hello,
    I am hoping someone can shed some light on what is happening with my opacity levels when exporting text with an alpha.  I have animated text where some words are black at 50% opacity and some words are white at full opacity.  They are on a textured background.  I need to give the other editors a version of the text married to the background and one that is just text with an alpha.  When I export it and bring it into Premiere, the "married" version looks fine, but the black in the version of the text with alpha appears more transparent.  I can fix this by changing the blend mode to Hard Light or Luminosity, but this alters the color of the white text slightly (and I should note that the blend mode in AE was normal).  I can of course work around this by exporting my black and white text separately, but I was hoping someone might know why this is happening.
    I am working on AE CC (ver12) and Premiere CC (ver7)
    Thank you!

    Rick, I am judging visually.
    I have since taken the cue from Mylenium, and I think the problem has to do with the fact that AE's default opacity is not linear and Premiere's is.  When I change the sequence settings of Premiere and uncheck "Composite in Linear Color" the blacks of my clips match.  Similarly when I change my Project Settings in AE and check "Linearize Working Space" the blacks appear lighter as they did when with the text only clip in Premiere.  Since I am working with other editors that are using Premiere, I assume I should change the settings in After Effects to match Premiere (linear).  Unless there is any reason I shouldn't do that?
    Thank you,
    -Keri

  • Problems saving/exporting with Opacity Mask in Illustrator CS6

    Hi, I'm very new to illustrator and self taught. I'm having issues exporting a file with opacity masks to PDF. I have a file with three layers, each with a opacity mask. When I save the file as a PDF, the opacity masks seem to disappear (or they are flattened). I've tried creating a new document and creating it again with no luck. Where am I going wrong? I just want it to look like it does in Illustrator when its exported! Heres the file: Dropbox - BB Logo.ai
    Ideally I'd like to export it to a JPEG or PNG whilst maintaining the opacity masks to give the logo texture. Any suggestions?
    I appreciate any help! Thanks
    Its a little hard to see but heres an Illustrator screenshot:
    PDF screenshot:
    Thanks for looking!!

    You'll need to outline the text and provide the mask image.
    Apart from that: looks to me like a problem with resolution. There's a structure in your exported file, but it's smoothed.
    Without knowing what exactly you did step by step it's difficult to solve this problem.

  • How can I export speech analysis text with imbedded timecodes for the creation of subtitle files?

    I found a script that allows you to export all your text layers with time codes as a .srt subtitle file. However, instead of multiple text layers, I have only one: essentially the meta data from Premiere speech analysis that with the aid of a different script, is being used at a "subtitle layer". Essentially, I'm trying to use this data to create a .srt file so I can create actual subtitles, not this hybrid animation/text layer.
    Here is the script I used to export the text layer to .srt:
    Subtitle Exporter v01  
    Script by Philipp Grolle
    www.display-artists.de
    Instructions:
    Select all the Text Layers you want to export, run the script, and save the file as .srt
    Attention: The Script has not been debugged or testet. Try it on your own risk!
    // get all the selected Layers
    var theComp = app.project.activeItem;
    var alleLayer = theComp.selectedLayers;
    // count how many layers are selected
    var anzahlLayer = alleLayer.length;
    // Enable the line below if you want to change the order of your text (ascending / descending)
    /* alleLayer.reverse(); */
       // prompt to save file
       var theFile = File.saveDialog("Save the text file.", "untitled.txt", "TEXT txt");
       // if user didn't cancel...
       if (theFile != null) {
          // open file for "w"riting,
          theFile.open("w","TEXT","????");
             // Do it for all the selected Layers
             for (x = 0; x < anzahlLayer; x++)
                 // get In- and Outpoint of the current Layer and convert to timecode (00:00:00:00)
                var timecodeIn = timeToCurrentFormat(alleLayer[x].inPoint, 25);
                var timecodeOut = timeToCurrentFormat(alleLayer[x].outPoint, 25);
               // split the value of the inPoint; converting last 2 characters  (frames) to milliseconds, and finally join it again with comma instead of colon
                var str_in= timecodeIn;
                var timeCodeAnfang_in=str_in.slice(0,8);
                var timeCodeEnde_in=str_in.slice(9,11);
                var millisek_in = timeCodeEnde_in*40; // 1000 milliseconds divided by 25 fps = 40
                var zusammen_in = timeCodeAnfang_in +"," + millisek_in;
                //split the value of the outPoint; converting last 2 characters  (frames) to milliseconds, and finally join it again with comma instead of colon
                var str_out= timecodeOut;
                var timeCodeAnfang_out=str_out.slice(0,8);
                var timeCodeEnde_out=str_out.slice(9,11);
                var millisek_out = timeCodeEnde_out*40;
                var zusammen_out = timeCodeAnfang_out +"," + millisek_out;
                //counter for the number above the timecode (in the results)
                var zaehler = x+1;
                //writing the results to file
                theFile.write(zaehler);
                theFile.write("\r\n");
                theFile.write(zusammen_in);
                theFile.write(" --> ");
                theFile.write(zusammen_out);
                theFile.write("\r\n");
                theFile.write(alleLayer[x].property("Source Text").value);          
                theFile.write("\r\n\n");
          // close the text file
          theFile.close();
          // open text file in default app
          theFile.execute();
    As I am only using one text layer, it shows me only one continious subtitle in the .srt file. Does anyone have any suggestions?

    I should add that I myself am not particularly familiar with scripts or scripting, I'm merely trying all possible solutions to my problem and this seems to be a good approach. Any help would be much appreciated.

  • Error "Failed to Export PDF" with big image on CS6 (32) and CC (64)

    Hi everyone,
    I'm on indesign CS6 (v8.0.2) and when I try to export pdf with a very big image ( *.tiff, 25000*35000 pixels, ) , the action failed with this message :" Failed to export a PDF".
    To be sure that there is no any corrupted elements, I made a very simple layout (one page , and just one element for my image,I turnoff prefilgth and all  ressource intensive options, and export with no downsampling or resampling) and try to export with different size image:with 20000*30000 -or smaller -image the export works, always failed with image .The export failed to in scripting mode.
    If I diveded my image in four , the export works but this solution is not convenient (I actually made tests for a fully automatised process, and we want to be sure that the indesign  component is  enough "safe")
    I try the same action with an evaluation version of indesign CC 64 bits (v9.2) and have the same behavior.
    I can imagine that there is a memory issue there, but my config seems to be strong ( windows server 64 with  16GB ram, DD with more than 100GB free). I don't undersant why-in a "full" 64 bit environnement- it is not possible to manipulate and export very large image ?
    I'm wonder If the background task is a part of the problem, and if it 's possible to disable it in CS6 or CC as in cs5 ( creates an  “DisableAsyncExports.txt” file in  Adobe InDesign executable directoty don't seems to disable it  in CC or CS6).
    Thank you for your help and good ideas..
    DC.

    this is a .tif (not a "big"tiff) compressed in LZW or ZIP.
    I just tried with another format (png), the error is the same...

  • SSIS importing comma delimited with double quote text qualifier - Works in VS - SQL Job ignores text qualifier and fails (truncation)

    I've created an SSIS package to import a comma delimited file (csv) with double quotes for a text qualifier ("). Some of the fields contain the delimiter inside the qualified text. An example row is:
    15,"Doe, John",IS2,Alabama
    In SSIS I've specified the text qualifier as ". The sample output in the connection manager looks great. The package runs perfectly from VS and when manually executed on the SSIS server itself. The problem comes when I schedule the package to run via SQL
    job. At this point the package ignores the text qualifier, and in doing so pushes half of a field into the next available column. But instead of having too many columns, it concatenates the last 2 columns ignoring the delimiter. For example (pipes are fields):
    15|"Doe| John"|IS2,Alabama
    So the failure happens when the last half of a field is too large to fit into the next available field. In the case above _John" is 6 characters where the IS2 field is char(3). This would cause a truncation failure, which is the error I receive from the
    job history.
    To further test this I created a failure flow in my data flow to capture the records failing to be pulled from the source csv. Out of ~5000 records, ~1200 are failing, and every one of the failures has a comma delimiter inside the quoted text with a 'split'
    length greater than the next ordinal field. The ones without the comma were inserted as normal and records where the split fit into the next ordinal column where also imported, with the last field being concatenated w/delimiter. Example records when selected
    from table:
    25|"Allan Percone Trucking"|GI6|California --Imported as intended
    36|"Renolds| J."|UI6,Colorado --Field position offset by 1 to right - Last field overloaded
    To further ensure this is the problem, I changed the csv file and flat file connection manager to pipe delimited, and sure enough every record makes it in perfectly from the SQL job execution.
    I've tried comma delimited on the following set ups. Each set up failed.
    SSIS Server 2008 R2 RTM
    DB Server 2008 RTM
    DB Compat 80
    SSIS Server 2008 R2 RTM
    DB Server 2008 R2 RTM
    DB Compat 80
    SSIS Server 2008 R2 RTM
    DB Server 2008 RTM
    DB Compat 100
    SSIS Server 2008 R2 RTM
    DB Server 2008 R2 RTM
    DB Compat 100
    Since a lot of our data comes in via comma delimited flat files, I really need a fix for this. If not I'll have to rebuild all my files when I import them to use pipe delimiters instaed of commas. I'd like to avoid the extra processing overhead if possible.
    Also, is this a known bug? If so can someone point me to the posting of said bug?
    Edit: I can't ask the vendor to change the format to pipe delimited because it comes from a federal government site.

    Just wanted to share my experience of this for anyone else since I wasted a morning on it today.
    I encountered the same problem where I could run the package fine on my machine but when I deployed to a server and ran the package via dtexec, the " delimeter was being replaced with _x0022_ and columns all slurped up together and overflowing columns/truncating
    data etc.
    Since I didn't want to manually hack the DTS XML and can't install updates, the solution I used was to set an expression on the textdelimiter field of the flat file connection with the value "\"" (a double quote). That way, even if the one stored in XML
    gets bodged somewhere along the way, it is overridden with the correct value at run time. The package works fine everywhere now.

  • Weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Cannot export non clusterable object with jndiName ]

    Hi,
    I am trying to deploy an EJB module have 4-5 EJB's on weblogic 8.1 through JBuilder.
    I am getting following error during deployment.
    Exception:weblogic.management.ApplicationException: prepare failed for Sample.jar
         Module: Sample.jar     Error: Exception preparing module: EJBModule(Sample.jar,status=NEW)
    Unable to deploy EJB: SampleBean from Sample.jar:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Cannot export non
    clusterable object with jndiName ]
         at weblogic.utils.Debug.assertion(Debug.java:57)
         at weblogic.rmi.extensions.server.ServerHelper.exportObject(ServerHelper.java:272)
         at weblogic.ejb20.internal.BaseEJBHome.setup(BaseEJBHome.java:95)
         at weblogic.ejb20.internal.StatelessEJBHome.setup(StatelessEJBHome.java:67)
         at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:979)
         at weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
         at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Any clue?, what its talking about?
    Thanks
    Naresh

    Hi,
    I am trying to deploy an EJB module have 4-5 EJB's on weblogic 8.1 through JBuilder.
    I am getting following error during deployment.
    Exception:weblogic.management.ApplicationException: prepare failed for Sample.jar
         Module: Sample.jar     Error: Exception preparing module: EJBModule(Sample.jar,status=NEW)
    Unable to deploy EJB: SampleBean from Sample.jar:
    weblogic.utils.AssertionError: ***** ASSERTION FAILED *****[ Cannot export non
    clusterable object with jndiName ]
         at weblogic.utils.Debug.assertion(Debug.java:57)
         at weblogic.rmi.extensions.server.ServerHelper.exportObject(ServerHelper.java:272)
         at weblogic.ejb20.internal.BaseEJBHome.setup(BaseEJBHome.java:95)
         at weblogic.ejb20.internal.StatelessEJBHome.setup(StatelessEJBHome.java:67)
         at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.prepare(ClientDrivenBeanInfoImpl.java:979)
         at weblogic.ejb20.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:983)
         at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1283)
         at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:477)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2962)
         at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1534)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1188)
         at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1031)
         at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2602)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2552)
         at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2474)
         at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:798)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:507)
         at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:465)
         at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Any clue?, what its talking about?
    Thanks
    Naresh

  • How I creatat text with hyperlink in application

    hi all,
    I want to creat some text with hyperlink (it mean when I click to text, it invoke other panel or web...). My program is Application. Can any one tell me how I do it. Pls help me!!!.
    Thank you verry much

    Is this text HTML? If so, just go to any of the 350,000 sites on the Internet that describe basic HTML. Otherwise, just output the URL as text.
    However my guess is that your bigger problems are (a) how to notice the hyperlink is clicked and (b) how to invoke whatever it links to. Right?

  • Keynote for iOS: Hyperlinked text, viewing notes with slides, snagging images from Safari?

    Hey all! Does anyone here know if there's a way to do the following in Keynote for iOS?
    Add hyperlinked text
    View notes long with slides
    Snag and display images from Safari to put into Keynote
    And if so, how?

    HI,
    I have created a project similar to yours and I can't see all the issues mentioned.
    But, with the links which you sent, issues are present.
    So, can you send me the CPTX project so that I can verify.
    Regards,
    Salini

  • Fail to use Jeditorpane to display a text with big5 encoding

    Hi All,
    I fail to use Jeditorpane to display a text with big5 encoding correctly.
    It only show machine code.
    I am using jre1.6.0_17. Yet it works well with earlier version of jre like jre 1.6.0_15, and jre 1.6.0_16
    bcpscsin

    bcpscsin wrote:
    ..I can find it in javax.swing
    FFS! It is JEditorPane, not Jeditorpane. Count the freaking upper case letters in both of those!
    Convince yourself by following these two URLs
    [http://java.sun.com/javase/6/docs/api/javax/swing/JEditorPane.html] -> produces a web page.
    [http://java.sun.com/javase/6/docs/api/javax/swing/Jeditorpane.html] -> "Page Not Found"
    My point is - do not type 'something like' the class name - get it right so we can be sure. Programming is a technical business and programmers need to be very accurate. It is even more important to be very accurate when asking for help on an forum. People have very little time to 'hold your hand' about the correct spelling and capitalisation of class names - or anything else for that matter.
    You still have not answered my question about the bug database.

  • Copying Hyperlinked Text from PDF to Word (or elsewhere)

    Hello-
    I am at my wit's end, so I hope someone can help... I have a PDF with text that hyperlinks to a web page. It works great within Acrobat Pro, but if I try to copy and paste that text/hyperlink into an email, or word file, it loses the underlying hyperlink and only retains the text.
    Example: The text would say "Click here to hear about Company X and Solution Y" and all of this text is hyperlinked to "www.google.com/companyx" or whatever. When I copy and paste that from the PDF into another application, I am left with the "click here" text, but not the underlying web page.
    Here is the tricky part. I have found that if I select additional text that is not hyperlinked in addition to the hyperlinked text, and then right-click over the non-linked text, I get an option to "copy with formatting". Now I am able to copy/paste as one would expect. The problem is that this is not intuitive at all.
    Can someone please let me know if this is a problem with PDF's, or if I can change settings when I Export out of InDesign? Or is there some other workaround?
    Thank you SO much in advance!
    Dash

    Here is a visual example of what I am referring to, showing the right-click location and the different options that appear. (The blue selection box is from me selecting and dragging around the question from a non-text area)

  • Error message - failed to export to Microsoft Word

    I signed up for this servive and it does not seem to be working for me. I have tyried different pdf files and browsers and I keep getting the same error message.

    I am also getting the same error message with a scanned text pdf file.  The support page says it will OCR scanned text pdfs and convert to Word, but I keep getting a "failed to export" message.  The file is only 19 mb, well within the 100 mb limit.  This is the only reason I subscribed, to convert scanned text pdfs to Word, and now the service does not seem to do what it says it will do.  I spent three hours with tech support before they finally informed that there is no tech support for this product, only the forums.  So here I am.  I trust someone with the necessary knowledge and expertise at this forum will be able to help me resolve this issue.

  • Hyperlink Text Merge.

    Dear All,
    I am using InDesign CS5.5 exporting the PDF.
    I just opened the pdf file into Acrobat Reader XI,  I just move the cursor hand tool its shown the hyperlink icon and click ok going the correct destination. But I want to copy the same text in PDF file, the text it will automatically merging why? I don't know what is the reason behind this. I also tested the same file in Acrobat Professional using the text edit tool and copy the same text and pasted into the browser or notepad the hard hyphen shown/comes perfectly, In same Acrobat Professional use the text selection tool copy and paste the text into the notepad its merging a texts.
    1. Please refer this snapshot below, I'm using the Adobe Reader XI. This one is works perfectly without copy any hyperlink text I just click its goes to the correct destination in this case.
    2.But I want copy the same hyperlink text using the Adobe XI with selection tool, its merging the text when pasted into the notepad or web browser. Please refer the below screen shot.
    Please give any suggestion or ideas are welcome!
    thx,
    csm_phil

    You need to make sure you can identify the strings to convert to hyperlinks. I'm not a Data Merge user, but you probably can insert a unique identifier before and after the string which you can use to search for the links (in the general gest of {this-is_a_link}, if you are not using braces anywhere else), or perhaps a unique paragraph (when on a single line) or character style.
    Then, after merging, you can run a script that searches for this specific attribute, and converts them to a link.

Maybe you are looking for

  • How to trigger an Idoc from Sales order creation and change

    We are trying to trigger Idoc from sales order creation and change we have done following setting mentioned below: Follow the below steps: 1. Go to NACE transaction 2. Select V1 application and select OUTPUT TYPES 3. Select the required output type a

  • Safari doens't show background Image when sliding page left

    I display a web page with a large-width photo (say 2000 pixels jpg file) & a repeat small background image in mobile Safari & the right part of photo is beyond the screen. I touch & slide the page left to see right part but found there's no backgroun

  • MDT 2012 OSD Failure (5627):1450 Run DISM.exe

    Litetouch deployment failed, return code=-214746729 0x80004005 Failed to save environment to 80070057 Failed to run the action:Install Operating System Unknown error(Error:000015FB;Source:Unknown) The execution of the group(install) has failed and th

  • Character Mode Report

    As i am not using laser printers tht's why we need all reports to be print in Character Mode. How could we make report which will display in browser either in HTML / PDF ..but will print in character Mode.

  • Simple sytax, maybe? unqualified-id

    error: expected unqualified-id before 'if' error: expected unqualified-id before 'else' this is the place where i'm getting the error.. just wondering if there is some kind of syntax i'm missing //Dev Integer thing... we don't want people to cheat in