Reader security warning message on pdf page linking

Hi All
I am building, for the 5th year running, an archive of a publications years magazines in pdf format. The pages are linked so that when for example an issue magazine cover is clicked in an index page I have created, it takes the viewer to the appropriate magazine pdf, all of which are stored as seperate files.
This has worked fine up until the introduction of Adobe Reader XI. Now a security warning message popup is generated every time a link to another page is clicked.
"This document is trying to access - page.pdf - if you trust this document then choose Allow if not choose Block"
We can't have this so:
Option One:  Combine all the pdfs into one file, thus avoiding the problem but making a 400Meg file which may be a little unwealdy to edit
Option Two: Certify all the pages with a third party validated digital signature.
Question does any know if the Option Two will solve the problem?
I have aqured a test certificate from GlobalSign but it is maked as a test certificate and not to be trusted (not sure what the point of it is then!) and this does not work.
We don't want to pay $400 only to find that this does not solve the problem.
Anybody?
Thanks
Keith

In Adobe Acrobat 9 Pro I use the MArquee select Link Tool. It looks like a chain on the Advanced Editing toolbar.
Then the pages are linked using Open a file , or Go to a page view.
I am beging to think that this ia a bug. Because in edit / prefferenecs / security advanced / Add folder path. When you do this for a particular folder it makes no difference, you still get the Warning message.

Similar Messages

  • How to stop HTTP Security warning message in transactional iview

    When I am trying to access ECC through transactional iview then I am getting HTTP security warning message i.e. This page contains both secure and nonsecure items. Do you want to display the nonsecure items?
    I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    Pl help to resolve.

    Hi AshuGrover_in,
    First, welcome on SDN!
    > I think it is because portal is accessable using HTTPS protocol and when we access ECC then it uses HTTP Protocol.
    > Pl help to resolve.
    This might very well be the root cause of the issue, and if it is, you know the resolution - make all systems accessible via https.
    Anyhow, to examine the exact cause creating this message you could use tools like HttpWatch or something similar and record the client accesses to the server. If you originally have a GET to a https address, the first http request caused by the original request will throw this message.
    Theoretically, on client side, you can switch off this message: Search for "switch off http https warning" on google and you will get all possible instructions for the different clients. Anyhow, a clean landscape design with complete https connections is the aim you should have.
    Hope it helps
    Detlev
    PS: On SDN, if something helps, you might reward the answer, check it out.

  • Internet Explorer Security Warning Message

    Hi am using pure html and am sure not using any active
    components in my page.
    When i preview in Internet Explorer, though it shows the
    page, but in the top it gives a security warning:
    To help protect your security, Internet Explorer has
    restricted this file from showing active content that could access
    your computer. Click here for options.
    Someone said the the java script tag is giving the warning,
    but even after removing that tag, am getting that warning message
    The same page, doesn't give any error or warning when
    previewd in Firefox!
    Can someone point me where am going wrong in the html code i
    writen?
    Thanks in advance.
    Hammer.
    The Code:
    ----------------

    Hi,
    My immediate reaction is don't panic! If you are testing your
    own page from your own local server then there is nothing to worry
    about. The whole issue of Active X controls is another sore point
    when having to deal with Microsoft's handling of interactive
    content.
    Triggering of the warning can be caused by various things
    other than the obvious contact with dynamic content. Here is an old
    thread from a discussion on why Active X warning appear on your own
    pages.
    http://www.dreamincode.net/forums/showtopic16624.htm
    Googling will find more evidence for you to trace. Your code
    looks fine to me and is not a threat to your system if it came off
    of your own local server.
    Active X is a pain in the butt.
    regards
    Nick Barling
    www.barkingweb.com

  • Why is the security warning messages menu deleted on firefox 4?

    The warning messages option under security menu is missing on ff4. Is there an easier way to get it back instead of using "about:config"?

    Not that I have seen.

  • Warning Message in Absence Page

    Hi All,
    I have a requirement detailing the Following Scenario in Oracle HRMS R12.1.1
    1. User selects Create Absence Entry
    2. Selects Paternity Leave
    3. Create the Leaves and Click the Submit Button
    4. A warning Message should be issued to the User (Asking him to submit the Child Birth Certificate)
    5. This should be a warning message and if the user clicks the submit button once again, he should be allowed to submit the Leave.
    I have extended the concerned class in the Page and added the Warning Message.
    However when submitting the leave in the Application, the Warning Message is displayed, but it does NOT allow the user to proceed.
    The code is as follows:
    if(absenceType.trim().equalsIgnoreCase("Paternity Leave") && gender.equalsIgnoreCase("M"))
                             //Change by Ravi @ 06-Aug-2010 to give a Warning Message to the User that a Medical Certificate Needs to be provided
                             throw new OAException("You are requested to submit original medical certificate certifying birth of child" , OAException.WARNING);Grateful if you people could help.
    Thks
    Ravi

    Hi Ravi
    throw statement throws the error and ends the execution!!!!You can try like below code
    if(absenceType.trim().equalsIgnoreCase("Paternity Leave") && gender.equalsIgnoreCase("M"))
    //Change by Ravi @ 06-Aug-2010 to give a Warning Message to the User that a Medical Certificate Needs to be provided
    //throw new OAException("You are requested to submit original medical certificate certifying birth of child" , OAException.WARNING);
    OAException exception = new OAException("You are requested to submit original medical certificate certifying birth of child" , OAException.WARNING);
    pageContext.putDialogMessage(exception);Hope it helps!!!
    Thanks
    AJ

  • Warning message on JSP page

    Hi all,
    I have 2 JSP Pages, page 1 contains attachment button for (attachment to be uploaded ) and Done button for navigating to second JSP page. Currently Done button is not wait for the attachment to be uploaded .When user clicks on Done Button if attachment is in processing I need to display warning message like "attachment have not been attached. if you continue, attachment will be lost".with OK Cancel buttons.
    Can anyone please suggest
    Thanks in advance.
    Bhavana

    Please post JSP related queries here...
    JavaServer Pages (JSP) and JSTL
    Thanks
    --Anil
    http://oracleanil.blogspot.com

  • DISPLAY A WARNING MESSAGE ON LOGIN PAGE

    Need to warn users that the application is down due to an upgrade. Users can potentially do damage when the application is brought for configuration during the implementation phase even if a corporate email has been sent out to not log in.

    Hi,
    There is a suggestion:
    You create a Profile Option in Oracle with values as "Yes" and "No".
    Suppose the value is "No" initially...that means users are not allowed to login.
    Now in the Controller of Login page in processrequest grab the value of this profile Option
    String test = (String)pageContext.getProfile("name of option");
    if("No".equals(test))
    throw new OAException("You are not authorised to Login.",OAException.WARNING);
    else
    write the logic
    This way it will display warning message as the login page will open.
    Thanks,
    Gaurav

  • PDF page links won't open

    Recently I've been unable to open a page within Safari which is a PDF link. The page is just blank. It's the same in Firefox. I'm not talking about downloading PDFs and opening in Preview. Any help much appreciated. Tim

    Hi Tim
    this is sometimes due a plugin from Adobe not working properly - do you have a file like 'Adobe pdf plugin' in either of these folders?
    HD/Library/Internet Plug-Ins/
    or
    Home/Library/Internet Plug-Ins/
    If so, quit any web browsers & move it to the desktop, then see if pdf's start working in Safari.
    Failing that, test briefly in a a New User Account to see if the problem is system-wide or restricted to that one user.

  • Getting JInitiator Security Warning Error Message

    When I Try to Click Custom Reponsibility I get the below mentioned JInitiator Security Warning Message.
    The message is as Follows;
    JInitiator Security Warning-Unable to Verify the Certificate-Code will be treated as unsigned.
    Please Provide me the Solution to this issue.
    Thank you.

    OzzyOGRicca,
    Could you please let me know, how to handle it or provide
    some pointers.

  • Security warning https setup IE 8.0 with Anychart 5 in APEX 4.0

    Hi
    We use Oracle Http server , the https setup is handled in the firewall setup, we use Apex 4.0
    We try to use IE 8.0 with APEX 4.0 and using anychart in a report portal like application. We are using https protocol and this runs just fine in Firefox and Chrome, but when running IE 8.0 we run into the problem with displaying the content. We get the Security Warning message box asking if we want to display only the content that was delivered securly. We have traced the problem down to that the problem is because of using Anychart charts. When we remove the anychart regions the security problem is removed.
    We have tried with setup of #HOST_PROTOCOL# to https which apex 4.0 have made available for anychart codebase, but this does not help, link to Anychart websiste
    http://www.anychart.com/products/anychart/docs/users-guide/index.html?security-error.html is talking about setup of crossdomain.xml on the root catalog on the webserver.
    Using Anychart 5.0 and APEX 4.0 with https in IE gives popup of Security Warning message box, any idea how we could solve this problem?
    Edited by: user9252117 on Aug 25, 2010 3:13 AM

    Hi Patric
    Tis is realy interesting,
    BTW: the select owa_util.get_cgi_env('REQUEST_PROTOCOL') from dual; returns http.
    I changed the #HOST_PROTOCOL# in the region source, and then it worked well for the first time, if i took a refresh on the page the message box popped up again, going back to the region source the https was replaced with #HOST_PROTOCOL# again overwriting the changes i had made, it looks like the code is updated when the page is executed, sounds strange to me, so then i am back where i started.
    The switch to https protocol was made by setting PlsqlCGIEnvironmentList REQUEST_PROTOCOL=https in dads.conf, BUT then we got back to the stage where the charts was not displaying at all and we have tride to setup crossdomain.xml and put at document root at apache but we have not been able to make this working.
    We have a situation where it works and that is when https is put into region source code but this is overwritten.
    The apache webserver is running on port 7777 and the https is handled in the firwall setup so i guess we have a reverse proxy setup or something like that.
    Any idea why the #HOST_PROTOCOL# is overwritten?
    kind regards
    jon

  • When i try to run my jsp i get "File Download Security Warning"

    Hi,
    I have created a jsp file which is called UpdateEmpDetails1.jsp
    This jsp file picks up the employee id of the employee and transfers it to the backend servlet called UpdateEmpDetails1.java. The backend servlet looks up the table stored in the database and pulls up all the information stored corresponding to the employee id.Then the servlet stores the information in a session object and forwards it to the UpdateEmpDetails2.jsp
    I display the information which has been forwarded by the servlet in the HTML fields of UpdateEmpDetails2.jsp.
    Here the manager can also update the information. When he clicks on submit, the second serlvet UpdateEmpDetails2.java which is linked to UpdateEmpDetails2.jsp picks up the updated information and updates the database. The servlet also displays the message "Your information has been updated". But here is the real problem
    The session variables are being transferred perfectly to the jsp file UpdateEmpDetails2.jsp.
    But when i make any changes to this file and click on submit I get File Download Security Warning. It Says:
    File Download Security Warning
    Do you want to save this file
    Name UpdateEmpDetails2
    Type UnknownFileType
    From LocalHost
    Then I get another file which says
    FileDownload
    Getting FIle Information
    UpdateEmpDetails2 from localhost
    Estimated time left
    Download to:
    Transfer rate:
    Close this dialog box when download is complete
    I am just simply not able to update the employee information in the database due to this message.

    this is what i am trying to do:
    my UpdateEmpDetails1.jsp is as follows:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional //EN">
    <html>
    <head>
    <title>UpdateEmpDetails1.jsp</title>
    <link REL=STYLESHEET
    HREF="JSP-Styles.css"
    TYPE="text/css">
    </head>
    <body BGCOLOR="lightyellow" text="black">
    <h2 align="left"><font color="black">Update Employee Details Page</font></h2>
    <form action="UpdateEmpDetails2" Method="Get">
    <h2 align="left">Please enter the Employee ID of the employee whose details you want to edit</h2>
    <table width=50% align="center">
    <tr><td>Employee ID : </td>
         <td><INPUT TYPE="TEXT" name="employeeid"><br></td></tr>
    <tr><td><center><INPUT TYPE="SUBMIT" VALUE="SUBMIT"></center></td></tr>
    <tr><td><center><INPUT TYPE="RESET" VALUE="RESET"></center></td></tr>
    </table>
    </form>
    </body>
    </html>
    my update EmpDetails1.java is as follows:
    package com.update;
    import com.database.*;
    import java.io.*;
    import java.sql.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    public class UpdateEmpDetails1 extends HttpServlet
         public void doGet(HttpServletRequest request,HttpServletResponse response)throws ServletException,IOException
              HttpSession session = request.getSession();
              String X = request.getParameter("employeeid");
              System.out.println("Employee ID:" + X);
              //Establishing the jdbc connection
              try
                   Database db = new Database();
                   Connection con = db.useConnection();
                   String query = "Select * from employees where employeeid=?";
                   PreparedStatement stat = con.prepareStatement(query);
                   System.out.println(stat);
                   stat.setString(1,X);
                   ResultSet rs = stat.executeQuery();
                   while(rs.next())
                        String A = rs.getString("employeeid");
                        String B = rs.getString("firstname");
                        String C = rs.getString("lastname");
                        String D = rs.getString("gender");
                        String E = rs.getString("dateofbirth");
                        String F = rs.getString("address");
                        String G = rs.getString("postalcode");
                        String H = rs.getString("phone");
                        String I = rs.getString("mobile");
                        String J = rs.getString("designation");
                        String K = rs.getString("joindate");
                        String L = rs.getString("leavedate");
                        String M = rs.getString("email");
                        String N = rs.getString("qualification");
                        String O = rs.getString("empstatus");
                             System.out.println("comparison successful");
                             session.setAttribute("employeeid",A);
                             session.setAttribute("firstname", B);
                             session.setAttribute("lastname", C);
                             session.setAttribute("gender", D);
                             session.setAttribute("dateofbirth", E);
                             session.setAttribute("address", F);
                             session.setAttribute("postalcode", G);
                             session.setAttribute("phone", H);
                             session.setAttribute("mobile", I);
                             session.setAttribute("designation", J);
                             session.setAttribute("joindate", K);
                             session.setAttribute("leavedate", L);
                             session.setAttribute("email", M);
                             session.setAttribute("qualification", N);
                             session.setAttribute("empstatus", O);
                             String url="/UpdateEmpDetails2.jsp";
                             RequestDispatcher dis = request.getRequestDispatcher("/UpdateEmpDetails2.jsp");
                             System.out.println("Dispatching" + dis);
                             dis.forward(request, response);
              catch(Exception e)
                   System.out.println(e);
    my UpdateEmpDetails2.jsp is as follows:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
    <title>UpdateEmpDetails2.jsp</title>
    <link REL=STYLESHEET
    HREF="JSP-Styles.css"
    TYPE="text/css">
    </head>
    <body BGCOLOR="lightblue" text="black">
    <h1 align="center"><font color="black">Update Employee Details Page</font></h1>
    <form action="UpdateEmpDetails2" Method="Get">
    <table width=50% align="center">
    <tr><td>EMPLOYEE ID:</td>
         <td><INPUT TYPE = "HIDDEN" name="employeeid" value=<%=session.getAttribute("employeeid")%> ></td></tr>
    <tr><td>FIRST NAME :</td>
         <td><INPUT TYPE = "TEXT" name="firstname" value=<%=session.getAttribute("firstname")%> ></td></tr>
    <tr><td>LAST NAME :</td>
         <td><INPUT TYPE = "TEXT" name="lastname" value=<%=session.getAttribute("lastname")%> ><br></td></tr>
    <tr><td>GENDER :</td>
         <td><INPUT TYPE = "TEXT" name="gender" value=<%=session.getAttribute("gender")%> ><br></td></tr>
    <tr><td>DATE OF BIRTH (IN MM/DD/YYYY FORMAT) :</td>
         <td><INPUT TYPE = "TEXT" name="dateofbirth" value=<%=session.getAttribute("dateofbirth")%> ><br></td><tr>
    <tr><td>ADDRESS :</td>
         <td><INPUT TYPE = "TEXT" name="address" value=<%=session.getAttribute("address")%> ><br></td></tr>
    <tr><td>POSTALCODE:</td>
         <td><INPUT TYPE = "TEXT" name="postalcode" value=<%=session.getAttribute("postalcode")%>><br></td></tr>
    <tr><td>PHONE:</td>
         <td><INPUT TYPE = "TEXT" name="phone" value=<%=session.getAttribute("phone")%> ><br></td></tr>
    <tr><td>MOBILE:</td>
         <td><INPUT TYPE = "TEXT" name="mobile" value=<%=session.getAttribute("mobile")%> ><br></td></tr>
    <tr><td>DESIGNATION : </td>
    <td><INPUT TYPE="TEXT" name="designation" value=<%=session.getAttribute("designation")%> > <br></td></tr>
    <tr><td>JOIN DATE:</td>
         <td><INPUT TYPE = "TEXT" name="joindate" value=<%=session.getAttribute("joindate")%> ><br></td></tr>
    <tr><td>LEAVE DATE:</td>
         <td><INPUT TYPE = "TEXT" name="leavedate" value=<%=session.getAttribute("leavedate")%> > <br></td></tr>
    <tr><td>EMPLOYEE EMAIL:</td>
         <td><INPUT TYPE = "TEXT" name="email" value=<%=session.getAttribute("email")%> ><br></td></tr>
    <tr><td>EMPLOYEE QUALIFICATION:</td>
         <td><INPUT TYPE = "TEXT" name="qualification" value=<%=session.getAttribute("qualification")%> > <br></td></tr>
    <tr><td>EMPLOYEE STATUS:</td>
         <td><INPUT TYPE = "TEXT" name="empstatus" value=<%=session.getAttribute("empstatus")%> > <br></td></tr>
    <tr><td><center><INPUT TYPE="SUBMIT" VALUE="SUBMIT"></center></td></tr>
    <tr><td><center><INPUT TYPE="RESET" VALUE="RESET"></center></td></tr>
    </table>
    </form>
    </body>
    </html>
    my UpdateEmpDetails2.java is as follows:
    package com.update;
    import java.io.*;
    import java.sql.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import com.database.*;
    public class UpdateEmpDetails2 extends HttpServlet
         public void doGet(HttpServletRequest request,HttpServletResponse response)throws ServletException,IOException
              PrintWriter out = response.getWriter();
              response.setContentType("texthtml");
              String A = request.getParameter("employeeid");
              out.println(A);
              String B = request.getParameter("firstname");
              out.println(B);
              String C = request.getParameter("lastname");
              out.println(C);
              String D = request.getParameter("gender");
              out.println(D);
              String E = request.getParameter("dateofbirth");
              out.println(E);
              String F = request.getParameter("address");
              out.println(F);
              String G = request.getParameter("postalcode");
              out.println(G);
              String H = request.getParameter("phone");
              out.println(H);
              String I = request.getParameter("mobile");
              out.println(I);
              String J = request.getParameter("designation");
              out.println(J);
              String K = request.getParameter("joindate");
              out.println(K);
              String L = request.getParameter("leavedate");
              out.println(L);
              String M = request.getParameter("email");
              out.println(M);
              String N = request.getParameter("qualification");
              out.println(N);
              String O = request.getParameter("empstatus");
              out.println(O);
              try
              Database db = new Database();
              Connection con = db.useConnection();
              String query= "update employees set employeeid=?,firstname=?,lastname=?,gender=?,dateofbirth=?,address=?,postalcode=?,phone=?,mobile=?,designation=?,joindate=?,leavedate=?,email=?,qualification=? where employeeid=?";
              PreparedStatement stat = con.prepareStatement(query);
              stat.setString(1, B);
              stat.setString(2, C);
              stat.setString(3, D);
              stat.setString(4, E);
              stat.setString(5, F);
              stat.setString(6, G);
              stat.setString(7, H);
              stat.setString(8, I);
              stat.setString(9, J);
              stat.setString(10, K);
              stat.setString(11, L);
              stat.setString(12, M);
              stat.setString(13, N);
              stat.setString(14, O);
              stat.setString(15, A);
              System.out.println(stat);
              int i = stat.executeUpdate();
              if (i!= 0)
              System.out.println("The record has been updated");
              else
                   System.out.println("Sorry ! failure");
              ResultSet rs = stat.executeQuery("select * from employees");
              System.out.println(rs);
              while(rs.next())
                   out.print("<table border='1'>");
                   out.println(rs.getString(1) + "<br>");
                   out.println(rs.getString(2) + "<br>");
                   out.println(rs.getString(3) + "<br>");
                   out.println(rs.getString(4) + "<br>");
                   out.println(rs.getString(5) + "<br>");
                   out.println(rs.getString(6) + "<br>");
                   out.println(rs.getString(7) + "<br>");
                   out.println(rs.getString(8) + "<br>");
                   out.println(rs.getString(9) + "<br>");
                   out.println(rs.getString(10) + "<br>");
                   out.println(rs.getString(11) + "<br>");
                   out.println(rs.getString(12) + "<br>");
                   out.println(rs.getString(13) + "<br>");
                   out.println(rs.getString(14) + "<br>");
                   out.println(rs.getString(15) + "<br>");
                   out.print("<br>");
              catch (Exception e)
                   System.out.println(e);
                   e.printStackTrace();
    Now as soon as i click on the submit button of the first jsp i get "File Download security warning message"
    I am new to jsp and i am not able to troubleshoot this

  • Security Warning In EP

    Hi,
    I am encountering a strange problem,
    In my portal when i try to navigate to some iviews , It shows a warning message that "This page contains both Secure and nonsecure item  Do u want to Display the Nonsecure items ? ".
    It should also be noticed that the Nonsecure Site Warning Options in Internet Explorer "Tools ->Internet Options ->Advanced->Warn if changing between secure & Nonsecure Mode" is set as False.
    Please help me to solve this problem.

    Was this error coming from starting or it started recently.
    Does you iView contain any image etc from external URL which is http ?
    We had similar problem in SP14 and SAP provided a fix in one of the portal .js file. May be you can open an OSS with SAP itself.
    Regards,
    Piyush
    ps: please mark for useful answers.

  • Internet Security Warning - The Server you are connected to is using security certificate that...

    Mail Client on Laptop is Windows Live Mail.  Mail server outgoing.yahoo.verizon.net.  DSL Internet.  Long time Verizon customer.  Client configuration settings correct according to Verizon.  I now get an Interenet Security Warning message whenever I start up the Live Mail Client and send an e-mail.  Only happens on sending e-mails.  The warning message comes back looking for a YES or NO answer.  The message is
    "The server you are connected to is using a security certificate that could not be verified."
    "A certificate chain processed, but terminated in a root certificate which is not trused by the trust provider."
    "Do you want to continue using the server?"      "YES    or   NO"
    I click YES in order to successfully send e-mail messages which I do not like to do.  I only have to press YES on the first e-mail message that I send.  The rest outgoing e-mail work correctly after that first one. 
    What has Verizonn done to cause the problem on my client software?  I have done nothing to change configurations on my Windows 7 and Windos Live Mail laptop.  I have done some research, and verified that my computer time and time zone is correct.  I am looking for an explanation on why this is happening from Verizon. 
    HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    If no one has a better idea you may want to unlink Yahoo from VZ. http://forums.verizon.com/t5/Verizon-net-Email/Unlinking-Verizon-email-from-Yahoo-portal/td-p/413475 It is possible to lose data as pointed out in the linked thread.
    OR Did you get any indication that your mail server settings were going to change at the end of Sept 2013? A mass email went out for "standard" verizon users earlier this year.  I am not sure if this effects Yahoo/VZ settings.
    If a forum member gives an answer you like, please give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem. Thanks !!!
    http://forums.verizon.com/t5/Verizon-net-Email/Fix-for-Missing-Inbox-sent-folders-etc-with-Internet-Explorer-11/m-p/647399

  • Disable "add to my page" link for an administrative preference portlet

    Is there a way to disable the "add to mypage" links for some portlets on a page.
    Maybe an adaptive tag to accomplish this?
    This would give the user that ability to add one portlet to several communities and prevent anyone from adding the portlet to a mypage.

    user11929945 wrote:
    Thanks for replying - but:
    1. if I make the portlet for "communities only" then it can only be used on that one community and no other.
    I assume you are referring to making it "communities preferrences'.You are incorrect. If you set a portlet to "For Community pages only." then it can be added to multiple communities.
    I wasn't referring to community preferences.
    >
    2. and i think the security is setup so only admins can edit, everyone else in the corporation has read, but the "add to my page" link is showing up because the portlet is for "administrative preferences".A user needs select access on a portlet and the portlet to be set to "For My Pages or Community pages." in order for someone to add it to their My Pages.
    If everyone in your company has read access then they won't be able to add it to their My Pages.
    I'm really confused about this "Add to My Page" link you are referring to. Where does that appear?
    Just to be sure, we are talking about WebCenter Interaction and not a different portal right?

  • Accessing Specific PDF page in a hyperlink within CHM

    I have built a CHM in RoboHelp 9 and am trying to make a hyperlink that will take the reader directly to an included PDF page number, that starts a section in this PDF of about 3 pages.
    WIN7 TCS3.5

    Having multiple images in a tiff file is probably not the best practice. THe image object meta data might not make much sense (width, height, format...).
    But....
    For 8.1.7, there is no way to do it from PL/SQL. You could do it outside the database in a servlet.
    For 9i, there is an undocumented interface to allow for access to tiff images other than the first image that is being considered for documentation with 10i.

Maybe you are looking for

  • Printing iPhoto Pictures with Titles

    iPhoto provides for titles with pictures and a description with the picture as well. Is there a way to print pictures with their itle and description?

  • "Cleanup Logs" option in DB13

    Hello All, I scheduled the u201Ccleanup logsu201D in Q/A via transaction DB13. It failed due to file system authorizations. I changed the permissions to allow sidadm to delete log files. My thought of how far back the cleanup would go is wrong. In Q/

  • Appleworks spreadsheet

    How do I extract a name from this kind of list? 1. Tiger Woods (16 events) $10,867,052 2. Phil Mickelson (22) $5,819,988 3. Vijay Singh (27) $4,728,376 4. Steve Stricker (23) $4,663,077 5. K.J. Choi (25) $4,587,859 6. Rory Sabbatini (23) $4,550,040 7

  • Date format and Alignment Change in the Excel Output.

    Hi Forum, Greetings to You!!! I was created one RTF format file. In this i have to display date format as (dd-mon-yyyy) in the excel output and also some data in the column have varchar2 and numbers. When i generate the output in html, pdf format usi

  • Modifying the structure of the std CSV file in SNC FTR

    Hi All, We are using the File for SNI Monitor in SNC 7.0 Ehp1 to facilitate the suppliers in uploading their Inventory data (Unrestricted Stock on Hand) for their location products. The issue with the std. CSV file downloaded from the system is that