Web link creation problem

Hi experts
I have en number of web links in my INDD document. While i am exporting the document as PDF everything works fine. But the problem is some of the web links are changed to local file link in the output PDF
link in the indesign: www.arl.co.uk/some_text/some/new.htm
link in the exported PDF: file:///current_file_path/www.arl.co.uk/some_text/some/new.htm
is anyone experienced this before.
I am using ID CS3 windows.
Thanks in advance

Thanks a lot for fast reply ..
unfortunatelly when i write my serializer, i can't use it in JDeveloper - syntax of map files in jdev 10.1.3 is different from the one used in the document and when i want to do mapping with the wizard - the wizard always allerts "you must specify a QName for each mapping" - and Qname is specified (maybe bug?)
i have created java obejcts using xmlbeans (i tried toplink and several others too) .. parsing marshallling and unmarshalling works fine, but i'm not still able to create web service with these objects.
Thanks a lot for any help
Tomas

Similar Messages

  • Database link creation problem

    localhost environment:
    OS:windows 2000 server
    Database:oracle 8.5
    database name:orcl
    remotehost environment:
    OS:windows 2000 server
    Database:oracle 8.5
    database name:orac
    These two servers in network and in the same workgroup like peer to peer.There is no concept of domain here.
    Here in this environment i am getting the response from both of the servers at the time of using tnsping.
    C:\>tnsping orac
    TNS Ping Utility for 32-bit Windows: Version 8.1.5.0.0 - Production on 15-APR-06 21:30:54
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=azad)(PORT=1521))
    OK (70 msec)
    C:\>tnsping orcl
    TNS Ping Utility for 32-bit Windows: Version 8.1.5.0.0 - Production on 15-APR-06 21:31:02
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=pvs)(PORT=1521))
    OK (70 msec)
    But at the time of creating database links in between these databases at local host i am getting this error message when i am using connect_user method:
    SQL> create database link REMOTE_CONNECT connect to current_user using 'ORAC';
    Database link created.
    SQL> select * from emp@REMOTE_CONNECT;
    select * from emp@REMOTE_CONNECT
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [kspgsp2], [64978272], [265], [ent_domain_name], [0],
    [1], [], []
    But at the time of creating database links in between these databases at local host i am getting this error message when i am using identified method:
    SQL> create database link REMOTE_CONNECT2 connect to scott identified by tiger using 'ORAC';
    Database link created.
    SQL> select * from emp@REMOTE_CONNECT2;
    select * from emp@REMOTE_CONNECT2
    ERROR at line 1:
    ORA-02085: database link REMOTE_CONNECT2 connects to ORACLE
    help me to create the database link in between these two databases..........

    Hi, I have read carefully your letter.
    Firt of all, when you use 'current_user' statement you must guarantee that such users have in both databases.If users exist in both databases and the error will appear again than try create database link with the option 'PUBLIC' as follow:
    CREATE PUBLIC DATABASE LINK REMOTE_CONNECT connect to scott identified by tiger using 'ORAC';
    and check the creation:
    SQL> COL OWNER FORMAT a10
    SQL> COL USERNAME FORMAT A8 HEADING "USER"
    SQL> COL DB_LINK FORMAT A30
    SQL> COL HOST FORMAT A7 HEADING "SERVICE"
    SQL> SELECT * FROM DBA_DB_LINKS;
    OWNER DB_LINK USER SERVICE CREATED
    PUBLIC REMOTE_CONNECT.US.ORACLE.COM SCOTT ORAC 17.04.06
    if the error appear again than checks parameter 'open_links' for your database instance. Default is 4. Increase that number. Good luck.Let me know if something go wrong.

  • Web service creation problem

    Hi!
    i have huge xml schema (containing thousands of elements) and i need to publish as web service methods operating with java classes generated from this schema.
    I created java classes using JaxMe from apache.
    I created method with return value UserGetResponse (generated from schema) and i get this error:
    Operation getUser:
         The return type UserGetResponse of method getUser cannot be serialized into XML, and no custom serializer has been defined
    the same problem when i generated java classes with XMLBeans.
    any advice? what tool should i use to generate java classes from XSD so i will be able to use them for creating web services with Jdev 10.1.3??
    Thanks a lot, this problem is really urgent.
    Tomas

    Thanks a lot for fast reply ..
    unfortunatelly when i write my serializer, i can't use it in JDeveloper - syntax of map files in jdev 10.1.3 is different from the one used in the document and when i want to do mapping with the wizard - the wizard always allerts "you must specify a QName for each mapping" - and Qname is specified (maybe bug?)
    i have created java obejcts using xmlbeans (i tried toplink and several others too) .. parsing marshallling and unmarshalling works fine, but i'm not still able to create web service with these objects.
    Thanks a lot for any help
    Tomas

  • Problem with Adobe 9.5.2 stalling when appending Web Links

    Every time I go to append a multi-level web link to a PDF using Adobe Acrobat Pro 9.5.2 it stalls (this problem also occurs on a computer I have with Adobe Acrobat Pro 9.2 installed). I have tried repairing the program, installing updates, and restarting the computer with no luck. This problem only started happening 5 days ago after using the program with no problems for over a year. How can I fix this?   Steps to reproduce the problem: 1. Open PDF. 2. Click on Advanced > Web Capture > View Web Links 3. Select desired web link > click "Properties" > chose number of levels or entire site > Press OK 4. Select desired web link again > click on Download   Results: Adobe starts to convert the web link for a few seconds and then stalls for hours with no success on a web link that previously only took two minutes to convert a week ago. Sometimes it will crash and I get the message "Adobe Acrobat has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."   Expected results: To be able to append the multi-level web link to the PDF.

    Hi Jamie,
    I was able to reproduce this crash. I've logged a bug with our engineering team.  When I hear more, I'll update this thread.
    I do not have a workaround for this issue at this time.
    -David

  • Problem in DB Link creation of Oracle Wraehouse Builder 3i - Updated question

    I am facing a problem in DB Link creation.
    Backend: Oracle 8i Server on my machine
    DW Software: Oracle warehouse builder 3i ( client , repository
    asistant.....)
    Operating system: Windows NT 4 SERVICE PACK 6
    I wants to use the scott database( default database given by oracle )
    as my input source.
    How can I create the DB LINK ( for scott database) ?
    How can I create the DB LINK ( for any other database) ?
    Should I need to add anything in Setting of"ODBC DATASOURCE
    ADMINISTRATION"
    ==================
    Settings done:
    ==================
    DB Link Name :prashant
    Host name
    Host name: my machine's ip address
    port number: 1521
    oracle sid: prashant ( my oracle sid)
    user name:scott
    password:tiger
    ==================
    Gives error:
    ==================
    Testing...
    Failed.
    Cwm Error Message: Failed in the WBAPIFactory.createDBLink()
    Cwm Error: SQL Exception
    Class Name: oracle.wh.ui.integrator.common.RepositoryUtils
    Method Name: createDBLink(String, String, String, String)
    Method Name: -1
    Repository Error Message: java.sql.SQLException: ORA-02082: a loopback database link must have a connection qualifier
    ==================
    ==================
    How should I proceed further.
    I am expecting URGENT FEEDBACK.
    Reply me on : [email protected] or this OTN Network
    From
    Prashant

    I solved the problem.
    Procedure I followed :
    UNINSTALL ORACLE WRAEHOUSE BUILDER SOFTAWARE.
    'GLOBAL_NAMES = FALSE' in init.ora file.
    RESTARTED MY MACHINE.
    INSTALL THE ORACLE WRAEHOUSE BUILDER SOFTAWARE.

  • Problem in DB Link creation ( Oracle warehouse builder 3i  )

    I am facing a problem in DB Link creation.
    Backend: Oracle 8i Server on my machine
    DW Software: Oracle warehouse builder 3i ( client , repository asistant.....)
    Operating system: Windows NT 4 SERVICE PACK 6
    I wants to use the scott database( default database given by oracle ) as my input source.
    How can I create the DB LINK ( for scott database) ?
    How can I create the DB LINK ( for any other database) ?
    Should I need to add anything in Setting of"ODBC DATASOURCE ADMINISTRATION"
    ==================
    Settings done:
    ==================
    DB Link Name :scott
    Host name
    Host name: my machine's ip address
    port number: 1521
    oracle sid: prashant ( my oracle sid)
    user name:scott
    password:tiger
    ==================
    Gives error:
    ==================
    Testing...
    Failed.
    ORA-02085 Database link %s connects to %s
    *Cause:   a database link connected to a database with a different name.
    The connection is rejected.
    *Action:   create a database link with the same name as the database it
    connects to, or set global_names=false.
    Please change it to false by doing :
    first option:
    Log in the database with DBA privilege and use the command:
    alter system set GLOBAL_NAMES = false
    second option:
    Change the GLOBAL_NAMES to false in database system parameter file, init.ora
    ==================
    Options tried:
    ==================
    1. I tried to change GLOBAL_NAMES = false but still not able to create the DB LINK.
    2. As per suggestion of one the friend
    "A file named "Logon.Properties" under the directory $OWB_HOME/wbapp
    in this file please set the property
    OWBSingleUserLockUsage = false"
    I tried the same but it is still not working.
    How should I proceed further.
    I am expecting URGENT FEEDBACK.
    Reply me on : [email protected]
    From
    Prashant

    I solved the problem.
    Procedure I followed :
    UNINSTALL ORACLE WRAEHOUSE BUILDER SOFTAWARE.
    'GLOBAL_NAMES = FALSE' in init.ora file.
    RESTARTED MY MACHINE.
    INSTALL THE ORACLE WRAEHOUSE BUILDER SOFTAWARE.

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • Problem opening web links in a pdf

    I work at a college and I have a user that cannot open web links in pdfs that he created himself in Acrobat 7.0. He uses Adobe Reader XI to view pdf's and Adobe Acrobat 7.0 to edit them. His computer at home and my own office computer can open the web links. Funny thing is, Acrobat 7.0 will open the links but latest and greatest Reader on his specific machine won't. Any ideas?

    Make sure the URLs are complete and valid. A common error is to leave out http:// at the start, since that seems to work in browsers, but isn't a URL.
    Other common errors are leaving spaces or other special characters in URLs, which are forbidden (but not all software blocks it).

  • Saving as a PDF with Active Web Links

    I need to save Word documents that have active web links in them to PDF files. When I save them to PDF, the links are no longer active. How can I save them with the web links in tact?

    You need Adobe Acrobat to do this (the Professional version, not the free Acrobat Reader or the OS X Print to pdf function. The software is rather expensive, though. There are less expensive versions (Acrobat Elements) but these only run under Windows.
    You can also use Adobe's online pdf creation service, which may be a better (i.e. cheaper) option.
    Hope this solves your problem...

  • Using Simpleviewer Pro for Web galleries creation

    For once, I don't have a problem, I just want to share a wonderful experience with Simpleviewer Pro. Simpleviewer (the free version) comes with LR and is pretty fast and easy to figure out. However, I went and bought the Pro version for $35 and found it much more powerful and faster. It does everything I wanted from a Gallery generation application. I installed it on my desktop but when I tried the same installation on the Laptop, it crashed and told me it cannot install. After emailing techsupport I got an answer virtually in hours. It gave me specific steps to try to resolve the problem and asked to be kept posted on developments. I tried a second time, unsuccessful again and emailed svBuilder-PRO with copies of the error messages I was getting. They got back to me right away : the problem was actually a WINDOWS problem, where an old version of Adobe AIR could not be unistalled to put the new one (Simpleviewer pro uses Adobe AIR). My email had a link to a Microsoft support site which had a Microsoft FIXIT executable. I downloaded and ran the FIXIT, it fixed the problem and svBuilder - Pro installed correctly.
    In two words, this software is fast, powerful and elegant, it gives me everything I need for WEB Galleries creation and I would highly recommend it to anybody trying to do (or help doing) a WEB site.

    Here's the appropriate language relating to this
    d) Soundtrack Pro. You may use the Apple and third party audio file content (including, but not limited to, the built-in sound files, samples and impulse responses) (collectively the “Audio Content”), contained in or otherwise included with the Apple Software, on a royalty-free basis, to create your own original soundtracks for your film, video and audio projects. You may broadcast and/or distribute your own soundtracks that were created using the Audio Content, however, individual audio files may not be commercially or otherwise distributed on a standalone basis, nor may they be repackaged in whole or in part as audio samples, sound files or music beds.
    It mentions that you can distribute your audio projects, so that might seem to indicate that the answer is yes. The language is clearer in regard to synchronized music to picture, or audio for broadcast or other distribution.
    +Personally I see a gray (grey) area here . . . what about if I took a piece of stock music from the audio content and wrote lyrics to it and called it a song. Can I claim sole authorship of that . . . the agreement seems to indicate yes, but that doesn't scan to me.+
    Anyway, i think if you're talking about writing a song using loop content, I'm pretty sure the answer is yes you can sell the resulting creation. _But I'm no lawyer_. It's probably open to debate.

  • Using web link to call the report by passing the parameter but report blank

    Hi,
    I have using web link to prompt to generate the report(Quotation Format) by passing SR number in Service Request object.
    The result return is blank report, the URL link that i put in as below :-
    https://secure-ausomxega.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Options=rfd&Path=/shared/Company_AEGA-3V6GLL_Shared_Folder/SR%20Quotation&Action=Navigate&P0=1&P1=eq&P2="Service Request"."SR Num"&P3=%%%SR_Number%%%
    If preview in report folder, the report is generated with the output.
    Is my syntax having problem or the method cannot be done this way?
    Please advise

    Hi Alex,
    I manage to get the report output but the result is always same.
    i have checked the filter, the filter is calling the SR number.
    When i try to output to PDF an error prompt :-
    Sax parser returned an exception. Message: Expected entity name for reference, Entity publicId: , Entity systemId: , Line number: 335, Column number: 12
    Error Details
    Error Codes: UH6MBRBC
    Thanks
    SK

  • How Can I Disable "Live" Web Links in a PDF

    I have a pdf which is assembled from a variety of original documents, including one document that has a dozen or so "live" url links to websites.  I didn't create the document in question, and I don't have access to the original word processing file.
    I need to upload the whole document to a website that will not accept pdfs with live links.  (It's a filing in a legal action, and the website is operated by a court.)  The website support people have told me to remove or disable the links.
    This ought to be easy, but I can't figure it out.  I can't edit the source document to deactivate the links, (i) becasue I don't have it, and (ii) because it's a part of the record that shouldn't be modified without some form of formal process.
    I tried scanning the pages with the links, with the thought that I would replace the original pages with scanned pages.  But the court requires text searchable documents, and the OCR process identified the links as urls and created live links.
    If there's a basic setting that turns deactivates web links in the text, I haven't found it.
    Grateful for all suggestions.
    Tom

    Thanks for the thought, but the document in question has already been reviewed by the technical department of the court's website help desk.  They have identified the website addresses in the text as the reason why their system won't accept it and directed me to remove them.  They refer to the addresses as "hyperlinks," which led me to believe that there was a separate link object involved.
    However, from what I've learned here tonight, the problem is Acrobat's default behavior in parsing a text string that begins with "http:"
    There are a number of ways to handle the problem, all of which involve a little bit of busy work, but it's not a big deal.
    It's just it would have been easier if there were some preference I could enable before re-saving the document that did the trick.  Now that I think about it, a programmer could probably create an external routine (I assume such things exist for pdf files?) that would "mask" the http string from the parsing engine, or otherwise instruct the application not to generate a live link.  But such a routine itself would probably be rejected as as "code which may cause an external action," and there's probably no way to distinguish "good" external routines from malware.
    Cheers,
    Tom

  • New browser window from CRM Web UI causes problems

    Hi Experts,
    We have several links to internal web sites that CRM users can access from the web UI.  Problem is, whenever one of these links are selected, the user looses whatever it was they were doing in CRM and the main window displays the following message:
    The object you have selected is starting in a new browser window. You can continue working normally in the current application. However, you may have to navigate back to the page you were working on.
    Anyway to prevent this from happening?   Would very much appreciate any advice.
    Thanks,
    Stephen Brewer

    Hello Brewer,
    If your requirement is to open some URL say google.com etc in a now window, then there are only 2 ways
    1) Use Transaction Launcher
    2) Use PopUp Window.
    1) If you use transaction launcher, and created the link in your direct link group then on click of the link, the URL will open in new window but you cant avaoid the message that you get in the current window. Also, if users POPUP Blocker is ON, user will never come to know why the new window has not launch.
    2) This is very simple and straight forward approch for opening URL. However, POPUP windows in WEB UI are modal windows, so say on click on a button on Account Overview Screen, i open google.com in a popup then unless i close this popup , i can not work on the account overview screen . However, you can see the account overview screen as it is and you can resume back when the popup is closed. Also you can define the even handler on close event of pop up so you can pass the data to & fro between the webclient view and the pop up.
    to open some extrenal URL in a PopUp , You will need to create a blank view and attach it to a window. In .htm file of the view, you can use tag IFRAME and call your external URL here.
    Hope its helpful.
    Thanks & Rregards
    Prasad
    PS : the popup blocked problem will still be there however, it flashes a message like pop up blocker is ON in case of using popup window

  • Kmail web links broken after pacman -Syu

    Hello -
    I use Kontact/Kmail for my email. After a recent upgrade, web links no longer work in my emails. When I click on any type of link in an email, an "infinite loop" of processes is generated. No windows appear, just process after process is started and stopped. This problem only seems to happen within Kmail.
    Shutting down Kontact does stop the problem, so I end up rebooting. I can't seem to find any one process to kill to stop the madness either. I sent myself an email with a link to the Arch home page - here is a partial output from the process list:
    rose      2854  0.0  1.4  25652  6724 ?        S    10:40   0:00 kio_file [kdeinit] file /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactxMJUTb.slave-socket
    rose      2855  0.0  1.4  25652  6720 ?        S    10:40   0:00 kio_file [kdeinit] file /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactUXZ6Ua.slave-socket
    rose      2856  0.0  1.4  25652  6720 ?        S    10:40   0:00 kio_file [kdeinit] file /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactfyRita.slave-socket
    rose      2857  0.0  1.4  25652  6720 ?        S    10:40   0:00 kio_file [kdeinit] file /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactj1ZuTb.slave-socket
    rose      2858  0.1  1.9  55680  8804 ?        S    10:40   0:00 kio_pop3 [kdeinit] pop3 /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactuJbXuc.slave-socket
    rose      2869  0.1  1.9  55840  8948 ?        S    10:41   0:00 kio_smtp [kdeinit] smtp /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactk68Tuc.slave-socket
    rose      2880  1.3  2.7  27920 12532 ?        S    10:41   0:00 kio_uiserver [kdeinit]               
    rose      2881  0.1  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kontactKVmAqb.slave-socket
    rose      2886  0.1  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientAfu79a.slave-socket
    rose      2891  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient84Rrmc.slave-socket
    rose      2896  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientmACv9b.slave-socket
    rose      2901  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientpIUrcc.slave-socket
    rose      2906  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientQgvh8b.slave-socket
    rose      2911  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientIugmGb.slave-socket
    rose      2916  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientL2bHqc.slave-socket
    rose      2921  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientgDqPYa.slave-socket
    rose      2926  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientcIDB9b.slave-socket
    rose      2931  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientJcRm6b.slave-socket
    rose      2936  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientgKuUDa.slave-socket
    rose      2941  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientwSk3Sa.slave-socket
    rose      2946  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientaYgZIb.slave-socket
    rose      2951  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientH43Wda.slave-socket
    rose      2956  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient9Tuflb.slave-socket
    rose      2961  0.2  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclienttQc1Va.slave-socket
    rose      2966  0.3  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientPJO9Sb.slave-socket
    rose      2971  0.3  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientzhELkc.slave-socket
    root      2975  0.0  0.1   3444   872 pts/1    S    10:41   0:00 su
    rose      2977  0.3  1.8  53512  8372 ?        S    10:41   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientRBZ7Qa.slave-socket
    rose      2982  0.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient59jYpa.slave-socket
    rose      2987  0.3  1.8  53512  8360 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientxagbwa.slave-socket
    rose      2992  0.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientJyaMZb.slave-socket
    rose      2997  0.5  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientlZRqlc.slave-socket
    rose      3002  0.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientA2VPTa.slave-socket
    rose      3007  0.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientGCQxna.slave-socket
    rose      3012  0.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientCSEkia.slave-socket
    rose      3017  0.6  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient30F3aa.slave-socket
    rose      3022  0.5  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient8tYZjb.slave-socket
    rose      3027  0.5  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientQ86u0a.slave-socket
    rose      3032  0.5  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientB7yaAb.slave-socket
    rose      3037  0.5  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientGdIGNb.slave-socket
    rose      3042  0.7  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient8t1pFa.slave-socket
    rose      3047  0.6  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmcliento8IQia.slave-socket
    root      3051  0.1  0.3   4156  1684 pts/1    S    10:42   0:00 bash
    rose      3053  0.7  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclienteVlvna.slave-socket
    rose      3058  0.7  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientflIHRa.slave-socket
    rose      3063  1.1  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientzJ17ga.slave-socket
    rose      3068  1.1  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientteVzib.slave-socket
    rose      3073  0.8  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientgJZnha.slave-socket
    rose      3078  1.0  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclienty9BXGa.slave-socket
    rose      3083  1.1  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientFFNKza.slave-socket
    rose      3088  1.4  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientj9LJgb.slave-socket
    rose      3093  1.7  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient7RpVab.slave-socket
    rose      3098  2.0  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientXM7Jca.slave-socket
    rose      3103  2.3  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientWkNWOb.slave-socket
    rose      3108  4.0  1.8  53512  8372 ?        S    10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientrJmmXb.slave-socket
    rose      3112  6.5  2.3  26512 10424 ?        S    10:42   0:00 kfmclient [kdeinit] openURL http://www.archlinux.org text/html
    rose      3113  4.0  1.8  53512  8368 ?        Sl   10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclientLVMc9a.slave-socket
    rose      3117 13.0  2.3  26512 10420 ?        S    10:42   0:00 kfmclient [kdeinit] openURL http://www.archlinux.org text/html
    rose      3118  8.0  1.8  53512  8368 ?        Sl   10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient6FYg9a.slave-socket
    rose      3122 13.0  2.3  26512 10420 ?        S    10:42   0:00 kfmclient [kdeinit] openURL http://www.archlinux.org text/html
    rose      3123  0.0  1.8  53512  8368 ?        Sl   10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclient6KhFec.slave-socket
    rose      3127  0.0  2.2  26516 10076 ?        S    10:42   0:00 kfmclient [kdeinit] openURL http://www.archlinux.org text/html
    rose      3128  0.0  1.8  53508  8300 ?        Rl   10:42   0:00 kio_http [kdeinit] http /tmp/ksocket-rose/klauncherTvG7Qb.slave-socket /tmp/ksocket-rose/kfmclienteyGCcc.slave-socket
    Sorry - the lines are really long - I hope this comes our readable.
    Thanks a bunch -
    RoseAnne

    sounds like another kio problem...
    'll look at home if i experience the same problem as you do.
    try to put those lines from your output (process list) into code tags, that helps for having them readable.
    // STi

  • PDF Portfolio - Web links do not work

    Hello,
    I created a PDF with web links from a Word document. The links worked correctly in the PDF. I then imported the PDF into a portfolio (Acrobat X Professional, using the Grid layout). When I opened the PDF in preview mode the links no longer worked.
    I need a way to either make the links work in preview mode in the portfolio, or to have it so that when you double click on the file it opens up outside of the portfolio.  Any help with achieving this would be greatly appreciated?
    Thank you!

    Hi,
    Would you try this experiment so that we can diagnose the problem?
    On your Windows or Mac desktop computer, would you open the PDF document in Reader and check the General Preferences?
    Preferences > General > Basic Tools > Create links from URLs.  Is the "Create links from URLs" check box selected?  (It is selected by default.)
    Would you deselect it, close the PDF document, and reopen the PDF document?  Do the links still work in the desktop version of Reader?

Maybe you are looking for