How to add BookMarks in Portal release 2

Hi,
I want to know whether it is possible to add bookmarks in oracle Portal if yes how.
thanks,
Pravin

Do you mean that you used to be able to add bookmarks when viewing PDF
files? If so, this means that you didn't have the free Adobe Reader
before, but instead you had the purchased software Acrobat (Acrobat
Standard or Acrobat Professional).
Aandi Inston

Similar Messages

  • How to add bookmarks to header strip and dock

    <blockquote>Locking duplicate thread.<br>
    Please continue here: [[/questions/876192]]</blockquote>
    how to add bookmarked sites to header strip below toolbar and above tab strip so that I can enter w/click- visible even when using other tabs, and how can frequent sites be added to mac dock which holds frequently used apps

    If you are using build-in APIs to show PDF in windows store app, you can save the page index as bookmarks. See more code snippets from
    https://code.msdn.microsoft.com/windowsapps/PDF-viewer-showcase-sample-39ced1e8.  

  • How to add Bookmarks ?

    What do I do to make my PDF file that we want to use as an e-book on our website have Bookmarks?
    I have never done this before.  I know we can add the e-book to oursite and then charge a fee to open it, but how do we bookmark the pages
    or selections 
    thank You

    Hi,
    You cannnot add bookmarks using Adobe Reader. I would suggest to use Acrobat for the same. You can download the trial version from Adobe.com.
    http://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=us
    Regards,
    Deepak

  • How to add bookmark button for user to access application

    I would like to add a button that will be an 'ADD BOOKMARK' concept for the user so that they don't try to save the url that is generated at the time they run the application.
    I am using Apex 4.0.
    Is anyone familiar with this concept?
    I see it a lot on the internet with other websites.
    Thanks,
    Maggie

    This post is made for the future Apex users that need this info.
    I discovered a fantastic website that helped me generate the code needed for my apex page to add a bookmark link. This website is:
    http://www.webmaster-affiliates.net/bookmark-site_doit.php
    This was my code used (be sure to replace the curly brackets with a pointed less than/greater than bracket):
    {div align=right}{a href="javascript:window.external.AddFavorite('http://your.url.goes.here:7780/pls/apex/f?p=Graphics_Status', 'Graphics Status')"}Bookmark Site{a}{div}
    I created a page region and put the above code in the source field. Worked fantastic.
    Maggie
    Edited by: mjhamilton on Sep 2, 2010 7:59 AM

  • How to Add Servlet at portal root?

    Hi experts,
    I want to add a new servlet at portal root, which can be called like
    http://<host>:<port>/myservlet?parameter1=1&Parameter2=2
    I have created a web module and deployed by a web application to portal
    Web Module : "WebM" have servlet "Webcall".  and servlet "Webcall" have 2 parameter P1 and P2.
    Now I can call the servlet using URL:     http://<host>:<port>/WebM/Webcall?P1=1&P2=2
    But I need http://<host>:<port>/Webcall?P1=1&P2=2
    How can I do to get that result???
    Thanks a lot for help.
    Ned

    Hi Ned.
    Search SCN for key words URL Aliases.
    Best regards,
    Aliaksandr Zhukau

  • How to add a new Portal instance in 10.1.2

    In previous versions of AS,were able to create new portal instances by running the portal configuration assistant like this:
    ptlasst -mode PORTAL -s <portal_schema_to_create> -c <db_conn> -p <password> -demo –report
    it was possible to have several independent portal schemas in one database, and it doesn't matter if it was the infrastructure database or a custom database. In this new release of AS (10.1.2.0.2) i didn't see anything in the documentation that refers this, i know that ptlasst was replaced by ptlconfig, but ptlconfig does not have any option like that one, or at least not that simple (with a little effort i was able to see what were the commands that repca executes to create a new portal, and changing them and executing them agaim i was able to create new portal schemas, but i dont believe that this is the rigth way to do it, its too hard).
    Does anyone now if its possible to add new portal instances in the same database in AS10.1.2.0.2?
    Thanks in advance,
    Tony Cruz

    You may want to refer to the Oracle Application Server Installation Guide for more information. Chapter 6, "Installing OracleAS Infrastructure" provides information about creating a new Metadata Repository in an existing database and in a new database.
    To access the installation guide, go to the Oracle Application Server Documentation page on OTN:
    http://www.oracle.com/technology/documentation/appserver.html
    Under the 'Release Notes, Installation, and Upgrade Documentation' section, click 'View Library' for the platform on which you are performing the installation.
    Message was edited by:
    lrajesh

  • How to add Book to .Portal file dynamically

    Is it possible to add Book or page to .Portal file in Weblogic 8.1 Portal Application dynamically as there are classes for Book and Page are available....
    Brijesh

    To add a row of data to a JTable component, you need to add it to its table model. A simple implementation of a table model that supports appending row data is DefaultTableModel. By default, a table uses a DefaultTableModel.
        DefaultTableModel model = new DefaultTableModel();
        JTable table = new JTable(model);
        // Create a couple of columns
        model.addColumn("Col1");
        model.addColumn("Col2");
        // Append a row
        model.addRow(new Object[]{"v1", "v2"});
        // there are now 2 rows with 2 columns
        // Append a row with fewer values than columns.
        // The left-most fields in the new row are populated
        // with the supplied values (left-to-right) and fields
        // without values are set to null.
        model.addRow(new Object[]{"v1"});
        // there are now 3 rows with 2 columns
        // Append a row with more values than columns.
        // The extra values are ignored.
        model.addRow(new Object[]{"v1", "v2", "v3"});
        // there are now 4 rows with 2 columns

  • How to add bookmarks from .xml file?

    I switched from a PC to an iMac and i'm trying to set up the Safari browser. I was using MSN explorer as my default. I saved the .xml file where all my bookmarks were stored. Is there a way I can import the .xml file so all my bookmarks can load?

    hi,
    check out the following links
    Check this blog to extract from XML:
    /people/kamaljeet.kharbanda/blog/2005/09/16/xi-bi-integration
    http://help.sap.com/saphelp_nw04/helpdata/en/fe/65d03b3f34d172e10000000a11402f/frameset.htm
    Check thi link for Extract from any DB:
    http://help.sap.com/saphelp_nw04s/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/content.htm
    regards
    harikrishna N

  • How to add crumblinks in portal

    Hi
    I have a question.
    I have a portal page with some tabs on it.when i navigate from one page to another page is there a way to display the entire path.
    For eg.In OTN page when you go from one page to other on the left side you see a link which shows the navigation and also tell you where you are and if you want to navigate back you can just click on the link whereever you want to go.
    Can somebody help me hoe do you do it in PORTAL.
    My portal version is 307.But iam also installing 309.
    Thanks in advance

    Hi Sri,
    You have to publish your query as iview in the portal. Read the following link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/88/3c1640d4642402e10000000a1550b0/frameset.htm
    With Regards,
    Balachander.S

  • How to add bookmarks automatically in a monthly report from several excel files?

    Hello!
    I´m using Excel 2010 and Adobe Acrobat X Pro.
    I´m used to create a monthly Report in which several Excel files are combined. I usually sort the booksmarks´ hierarchy manually.
    I´m searching for a method to standardize this work.
    I it possible to use Acrobat Pro XI and it´s Action Wizard, is that possible?
    Best regards, Chris.

    Is the length of the reports always the same? If so then a bookmarks
    structure can be quite easily added using a script.
    If not then it still might be possible but will require a much more complex
    script to identify and then bookmark each report (or part thereof)
    separately.

  • How To Create Bookmarks in an Audio Track

    Today I upgraded from iMovie 06 to iMovie 09 and cannot figure how to add bookmarks to an audio track for timing my video/photo transitions. In iMovie 06, I used "Open Apple-B" to create bookmarks at the beat of an audio track but in iMovie 09 I don't even find reference in any books/on-line help to do so.

    In iMovie, they are called Beat Markers. If you search for Beat Markers in the Help you should find it.
    Also check out [this Tutorial by Ken Stone|http://www.kenstone.net/fcphomepage/imovie_09stone.html#markers]

  • Good day i would like to know how to do bookmark page in adobe reader

    good plz some one help me
    i am having macbook pro  
    i want to know how to add bookmark page while i am studying book and how can i bookmark page plzzzzzz
    thxxx

    Do you mean you want to add a bookmark or do you just want the pdf to open to the last page you were reading?
    If the latter, go to Edit>Preferences>Documents>Open settings and check "Restore last view settings when reopening documents".

  • How to add to menu bar

    I just got my new macbook pro and am having trouble figuring out how to add bookmarks to bookmark bar?

    click add bookmark.

  • How to add friendly URLs to pages within the ALUI portal?

    I want to know how to add friendly URLs (human-readable URLs that users can bookmark or type into the browser address bar) to pages within the ALUI portal.
    The portal application is developed using plumtree portlets.
    regards,
    Veeshoo

    In 6.5
    Community links look like this:
    http://your_Server/portal/server.pt/community/lockdown_console/
    Documents look like this:
    http://your_Server/portal/server.pt/document/50541/your_document_name.doc
    If your goal is for users to "type into the browser address bar" then your best bet would be dns mapping.
    At that point you could have communities with urls like:
    http://your_Community.your_Server.com
    or
    http://your_Server/your_Community
    Which is significantly easier for users

  • How to add a link in the masthead in the portal

    Hi,
    Actuallly i want to add a new link for ex-help link or user info etc..in the masthead in theportal,can any one please suggest me how to go about it as iam completely new to E.P and have not done any development ,till now have been dealing with support issues ,so your help will be greatly appreciated.
    Regards
    Pooja

    Hi,
    Follow this link,
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d07bf112-1705-2a10-1a9f-d0a705e550fa
    This article will clearly explain how to add a new link in masthead.
    I hope this is helpful for you. You have any doubt regards this ask me, i will help you.
    Regards
    Prakash T

Maybe you are looking for

  • Creating a New option in Leave absence form

    hi all, In leave absence work flow i want to give a new option for the leave approver along with the Accept and Reject. The new option is Forward. when he choose this option the absence form has to go to his  superior officer. How to do this? Plz rep

  • My Macbook Pro Doesn't Sense My Nexus S Through USB

    Well, the title says it all. My Macbook Pro won't sync with my Nexus S Android phone. I've never had a problem. I tried different wires and such to see if maybe that was the problem but its not. I've tried several different settings in the phone and

  • Logic of Billing in Stock Transport Order

    Hello, Can you please tell me the logic of billing in a stock transport order between plants belonging to the same company code? Is billing mandatory and whats the use/advantage? Sincerely, Ketan

  • Execute a Process when removing OIM Group ( Role )

    Hi All, I have a Provisioning Process for a resource object ( RO ). I have definied a Access Policy and attached it to OIM Group G1 and Resource Object RO. That means, when the OIM Group G1 is assingned to user U1 through "Group Membership" option, t

  • Cache Update  XIServer

    Every time if I send a File, I get this error message. HTTP status code401 Unauthorized An error occurred when refreshing the XI runtime cache does anybody have an idea? Regards, Fth