Create Web Links

In Acrobat 8.0, there is a menu /Advanced/Docuemnt Processing/Create Links from URL ..., that can help to create URL link on specified pages. My question is how to do that through programming way by LifeCycle SDK?
As I know we can import a link XFDF file and import into the PDF file. But the problem is that in XFDF file, we need to specify the link element with attribute "rect" at particular page instead of text string. But what the program know is the some URL text String in PDF file, hwo could we get the "rect" information just based on the Text String? Is there is any search API in LiveCycle that can help search some text String and return the page and "rect" information?
Thanks for your help.

Take a look at using the DocumentText element
<DDX ...>
<DocumentText mode="WithQuads" result="text.xml">
<PDF source="inDoc"/>
</DocumentText>
</DDX>
It returns text.xml as an XML which conforms to the DocText schema (doctext.xsd, which should be found alongside the ddx.xsd in your install location).
It can output words per page (the default) or it can output the location for each word by setting the mode to "WithQuads". As you can imagine, this is potentially large output.
Processing this into an XFDF would be up to you.

Similar Messages

  • Help needed: Creating web link in JDialog Box

    I'm in need of this urgently, any help would be much appreciated. I'm currently display some information in a JDialog box when an item is clicked in a JApplet.
    I need to display a weblink within the dialog box.
    Thanks anyone

    I am using JDeveloper 10.1.3.3.0. Thanks Heaps

  • Create web link that contains field information that was click on

    Hi All,
       I have a serial number report. When a user clicks on the serial number, I would like it to open up a CRM application and pass it the serial number that was selected in Crystal via a hyperlink. Is that possible to do?
    Thank you in advance.

    Have you tried using a formula for the hyperlink such as:
    "http://www.google.com/"+{table.serial_number_field}

  • How to edit Account with Web Link?

    We created web link on new record type to edit existing account by passing account name in the following url,
    http://secure-ausomxcsa.crmondemand.com/OnDemand/user/AccountEdit?OMTGT=AccountEditForm&OMTHD=AccountEditNav&OCTYPE=&AccountEditForm.Name=%%%Account_Name%%%
    The result is the url open new account form with fill in account name instead of open existing account. Question is how to open exist account to edit. Thank you in advance.

    Thank you for your quick response but it still doesn't work. Below is the url I've used; Could you please suggest if there's anything wrong ?
    http://secure-ausomxcsa.crmondemand.com/OnDemand/user/AccountEdit?OMTGT=AccountEditForm&OMTHD=AccountEditNav&OCTYPE=&AccountEditForm.Account Id=%%%Account_Id%%%
    Please note that %%%Account_Id%%% is the Account Id in our new custom record type.

  • Web links as icons on iPad

    I like to create web links as icons on my iPad (using "Add to Home Screen" in Safari). 

    I like to create web links as icons on my iPad (using "Add to Home Screen" in Safari).  Today, though, I found a few of my older ones where the URL is no longer valid and so I was trying to get rid of them.
    I press on the icon and hold till all the icons begin to wiggle with the little X in the upper left corner.  However, if I tap the X on something I want to delete, instead of deleting, the icon along with random other icons on the same home screen start flashing to appear and disappear.  All the icons retain the X in the corner but their rate of "wiggling" slows down.
    Pressing the Home button does nothing to change the situation.  The only way I could stop it is to reboot the iPad or attempt a reset.
    Another anomaly that occurred today is that my web link icons all took on a generic appearance of white with a black grid.  I have only been able to restore the original appearance of some of them by using them to access their URL - sometimes when the underlying URL fully loads in Safari, the link icon will pick up an image, sometimes it won't.
    Thanks in advance for any suggestions on how to resolve this.

  • When you create a link to a web page in numbers and we export the PDF file, the link is offset by 3 rows. Example: if I put a link on the text in cell A1, I found the link A4. In fact, this feature becomes unusable. How can we solve this problem? Thank yo

    When you create a link to a web page in numbers "Mavericks" and we export the PDF file, the link is offset by 3 rows. Example: if I put a link on the text (with Cmd-K) in cell A1, I found the link A4. In fact, this feature becomes unusable. How can we solve this problem?
    Thank you.

    Hi again Raja!
    I did as you recommended and installed HTTPWatch and below is the outcome of that program. It is the exact string with the only exception of obfuscated servernames and portnumbers. The last part that begins with "sap_ep_baseurl=" makes me suspicious, is that part really correct? It looks like it's lacking things.
    Best regards
    Benny
    http://<server:port>/sap/bc/bsp/sap/Z_PURCHASE_REQ/process.htm?
    sap-syscmd=nocookie&sap-client=200&sap-language=sv&style_sheet=
    http%3A%2F%2F<server>%3A<port>%2Firj%2Fportalapps%2F
    com.sap.portal.design.portaldesigndata%2Fthemes%2Fportal%2Fsap_tradeshow%2F
    controls%2Fcontrols_ie6.css%3F7.0.10.0.0&sap-cssversion=7.0.10.0.0&sap-tray-type
    =null&sap-tray-padding=null&sap-accessibility=&sap-ep-version=7.00.200611091758&
    sap_ep_version=7.00.200611091758&sap_ep_baseurl=http%3A%2F%2F
    <server>%3A<port>%2Firj%2Fportal&matnr=9780198603641

  • How to create a link to web page (URL) to a billing document

    Hi,
    I have an urgent requirement of creating a link to web page (URL) to a billing document.
    I call the function module "GOS_EXECUTE_SERVICE" with :
    ip_service = 'URL_CREA'
    is_object-objkey = no billing document
    is_object-objtype = 'VBRK'
    is_object-logsys = 'BO'
    ip_rwmode = 'E'
    Then, I enter the title and the address.
    And, I have the message : "The attachment was successfully created".
    But when there's nothing in the attachment list of the billing document.
    (Tha table SOOD contains the record )
    If any one has some idea about his , how to achieve this functionality, can you please help me.
    Thanks
    Virginie
    geoge bush
    Posts: 6
    Questions: 0
    Points: 6
    Registered: 7/9/04
    Re: Attaching a file to a purchase Order from EP6 to R/3 4.6C
    Posted: Jul 13, 2004 2:46 AM      Reply      E-mail this post 
    Hi Somaraju,
    I am also looking for A CODE EXAMPLE TO ATTACH A DOCUMENT TO A AN sap OBJECT E.G. BUS222 AND ISUACCOUNT.
    IF YOU'VE AN Example code that you can email me . it would be great.
    thanks for the help.
    geoge.

    Hey,
    If you are using Portal (not Framework), the below tag will do the trick
    <wcdc:userProfile id="profileUserLink" immediate="false" text="#{security.userDisplayName}" shortDesc="#{security.userDisplayName}"  xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"/>
    -K

  • How to create a link to Excel, from Bex Web 3.x

    I need to create a link, from Bex Web 3.x, to Excel or PDF, how can i do this?
    I only do a link with another PAge in internet explorer.
    Thanks
    Romina

    Hi Romina,
    I am not sure if I correctly understood your question, but you can try to use the broadcasting functionalities which allows you to publish Excel and PDF documents on the portal, besides online links to real time data.
    You can check:
    http://help.sap.com/saphelp_nw04s/helpdata/en/3a/0e044017355c0ce10000000a1550b0/frameset.htm
    Hope it can help you.
    Kind Regards,
    Márcio

  • How do I create a web link??

    How do I create a web link??
    I want to be able to take some text or an image and have it link to a website. Seems simple, but am unable to do this and searching online I haven't found any solutions. I have tried copy and paste from word, create in Acrobat Professional and then open with Designer. None seem to work. Please Help. Thanks.

    In Acrobat Standard and Professional there is a "Link Tool" that can be used to create links by drawing a link box around the object you want to appear under the link box. You will be provided a pop up window offering you the choice of the various types of link you can create.
    The "Link Tool" is on the "Advance Editing" tool bar. More information is available in the "Complete Help" under the menu bar "Help" option.

  • Want to post web gallery to my ftp to create a link

    Trying to create a web gallery that I can upload to my ftp and then create a link to put in e mails

    Hi Michael,
    I'm trying to parse your request, let me see if I understand:
    You have a website
    You have an ftp to that website
    You want to upload a web gallery to your website via your ftp
    You want to take the URL of that gallery (on your website) and share it with friends to send them to your gallery on your website.
    Is that correct?
    If that is, I do have one more question: did you create this website with html/ftp/etc. or did you use Wordpress or something like that?
    But a quick guess is that as long as you know the root structure of your site and you know the name of your main html document, it'l be something like:
    html://mysite.com/photos/myvacation/hawaii.html
    Obviously the specifics will be different but that's the essence of it.
    Good luck,
    Gary

  • Creating DVD with PDF files and web links

    Hi all, first I'd like to say that these forums are a big help. I've spent DAYS scouring through topics learning. Of course, I know this opens it up for someone to post a link to a thread where my question has already been answered. Unfortunately, I haven't been able to find the specific help I need and would like to open a dialogue with experts.
    I am creating a marketing DVD for a product. We produced a video for it, but the client also wants the audience to have access to a large amount of research in this specific field. This exists as PDF files and links to websites.
    His previous Marketing CD was just that, a CD made with FileMaker and had the files and links and only worked in PC computers. I do not want to go back in that directions.
    I want to make an informative DVD with the video and a few pages of selling points and cool tricks (I discovered multilayered menus working on this!) for those viewing on TV or Computer, and then an option for Computer users to click for more info.
    How do I put PDF files on the disc and how do I put web links on there?
    Thanks,
    Byron

    DVDSP uses a tool called DVD@Access. It enables a user to link to URL and call such documents as pdfs. The problem is that its never was reliable - especially on the PC side of things.
    There have been many of posts in the last 2 days about its use. Do a search and you'll see.
    DVD was not designed with the web in mind - it was conceived long before that time. linking to "outside" documents requires a third party tool to take over.
    Just beware! - in fact if your client came to me I would refuse to do the job. I've seen the problems that exist doing work like this especially if your distributing to a large audience with different OS sets ups. If one of the users has Vista you can forget about it working at all.
    My suggestion would be to design a menu that tells the user the file paths to your pdfs or URLs on the disc.

  • I want to create and link web ads to website using indesign any suggestions?

    i want to create and link web ads to website using Indesign any suggestions?

    Ok I am just a designer. I know how to create web ads but linking/uploading these ads is not part of my job description. My boss asked me to create and manage the ads for our current website thru In design. Is there a way to do this? Or do I need to buy a program like muse?

  • How do I create a web link to a document stored in this cloud?

    I'm trying to create a link to a pdf document from another document. How can I do this?

    What program are you using?

  • Create a web link on desktop

    I would like to have a web link that I use frequently on desktop. Can someone advise me how to accomplish it. Thanks!

    Navigate to that page, click on the blue globe or small icon representing that site to the left of its address, and drag it to the desktop. The site address can also be dragged as plain text from any application to the desktop.
    (49981)

  • Create a Button that Opens a Specific Web Link from a Dropdown Box

    Hi guys.  My main question is, how do I make a Button that opens a specific Web Link, depending on the URL selected in a Dropdown box?
    Example:
    I'm a comlpete newbie and need a code sample of how this would work!  Thanks!
    I have a couple other questions which are related to this. 
    1) Is it possible to hide the URL in the Dropdown list, and only show the Name, so for examlpe, it would only list Hotmail, Gmail, Yahoo, and not the www....com?
    2) Another more advanced question is, once the web link is opened, is it possible to have adobe input or fill-in the Login and Password fields into the website and then hit "Enter" for you.  The Username and Password would be stored somewhere in adobe and would depend on the weblink opened. So for example: When you open Hotmail, it would use the following; Username:[email protected] and Password:password1, but if you opened Gmail, it would use a different Username and Password stored for Gmail.
    3) Finally, out of curiousity, is it possible to have adobe extract data from a website, and fill them into an adobe form?  This maybe over my head, but any starting point or examples would be of great help!

    Use something like this as the button's MouseUp action:
    app.launchURL(this.getField("URL Dropdown").value));
    To answer your other questions:
    1) Yes. Place the URL as the export value of each option, and the name of the site as the display value. The code I provided can remain the same.
    2) No.
    3) Might be possible, but it's very tricky. The way to do it would be to convert the website to a PDF, process that PDF to extract the data from it, and then use that to populate the form fields. That would require quite advanced scripting knowledge, but it could be possible.

Maybe you are looking for

  • How do I unlock the passcode on iPhone 5s?

    It's an iPhone 5s but I forgot the passcode , how do I get in ?

  • How to upload file from client to server

    Can someone please help. User needs to browse file on his desktop and upload file using browse button. This file should then be uploaded to the server. I am using javascript in the front end and servlet in the back. Any help will be highly appreciate

  • Can't open iPhoto library after hard drive crash

    My daughter's MacBook hard drive crashed rather catastrophically. I managed to clone the damaged drive to an external drive before it died completely. On the clone, her iPhoto library appears intact, but when I double click on it, and click the optio

  • Display a Linked List ADT in JTree ?

    Most of the Swing examples that I have noticed for building a JTree have used many different ADTs, but I haven't noticed any examples to use a JTree to display a linked list (not necessarily the LinkedList class though). I was studying Data Structure

  • Macbook stuck on white screen with apple logo. help please

    I have a macbook (black model) and while I was surfing on internet it is frozen. so I shut it down and restarted. When I restarted, it stuck on white screen with gray apple logo and seems like booting but nothing happens. after that, I restarted agai