Programmatically add a navigation pane to Framemaker

Hi everybody,
When you edit a Framemaker file (in unstructured mode), it would be nice to have side pane that shows the file structure based (like a mini TOC). This feature has been implemented in Word 2010 and it is very helpful.
My question is: Is it possible to programmatically add such a navigation pane to Framemaker?
TIA,
Roman

Thanks for refreshing my small chunk of FrameMaker community memory, Arnis. I was thinking of Enhance, and, though I have used and often refer to Silicon Prairie Software's great and inexpensive FM paragraph, character, and indexing plug-ins, I completely forgot that there was an outliner as well.
I was thinking of a technique I played with occasionally to simulate an outline, which is to use the cross-reference dialog box to filter a document by paragraph format. The page range of items in the scrolling window helps locate the source paragraphs within the container document. One advantage over an outliner is that you can see within any open document, not just the currently-active one.
I have thought of, but haven't tried, opening multiple fFrameMaker sessions and using the cross-reference dialog box to navigate a document in one session and working with the active document in another current session. Working from my memory without FM open in front of me, I'd expect opening a second instance of a document in a second session would display the "document in use" dialog; choosing to open a copy for editing or a read-only copy should avoid damaging the active working instance.
Re-reading before sending reminds me of another option, namely generating a list of paragraphs with hyperlinks. As with a TOC, you can specify which paragraph formats to extract. Using the FrameMaker "hyperclick" Ctrl+Alt+Click on a hyperlink or cross-reference in a FM document moves the insertion point to the source of that link. You can have multiple generated lists, each with more or fewer paragraph formats, for different navigation granularity. Generating the list from a book provides cross-document navigation.
HTH
Regards,
Peter
Peter Gold
KnowHow ProServices
Arnis Gubins wrote:
That was the "Enhance" plug-in from SandyBrook Software (http://www.sandybrook.com/). Unfortunately, it hasn't been update since FM7.2 on XP.
There's also Steve Kubis' Outline Tool available from Silicon Prairie Software at: http://www.siliconprairiesoftware.com/Products.html

Similar Messages

  • Add the "advanced search' button the navigation pane (left hand column Adobe Reader XI)

    Hi
    Is it possible to add the "advanced search' button the navigation pane (left hand column in Adobe Reader XI)? If yes, how is this done?
    Regards
    Andrew

    Thanks for your response.
    May you can forward this as to whoever looks after improving the Adobe product. It would be very useful to have it available on the navigation pane. At the moment the 'advanced search' feature opens up outside the PDF and is a pain to use.
    Regards
    Andrew

  • Hiding Navigation Pane in Adobe Acrobat/Reader 8.x

    Is there some way to hide the navigation pane programmatically ? I know that you can set this as a PDF document property, but that doesn't do me any good. Why is there a way to hide the tool bar and a way to tell the PDF to be viewed without bookmarks and thumbnails, but no way to hide the navigation pane?
    roy

    Leonard,
    I've developed APIs before on various products I have worked on over the past 27+ years in software development. When I built those APIs I tried to expose a consistent set of functionality out of the gate, that I thought would benefit folks who were trying to leverage our APIs. Being able to show/hide various UI components, at a minimum, is a big win. Why some components have this functionality exposed and others done, seems puzzling to me. And omission, really. There are 10 posts in this thread and I have seen others in this forum asking the same exact question. Are API requests derived from this forum? I kind of assumed that since you worked for Adobe, one of the tasks that a forum monitor/forum moderator does is pass useful customer feedback onto the development group. If this is not the case and I need to "formally" request this somewhere else, please let me know where such a mechanism exists.
    What are the chances that "requests" get implemented? I needed this functionality yesterday, not a release or two from now.
    Roy Berger

  • Can I adjust the amount of detail in thumbnails / navigation pane?

    We have started making pdfs from Word 2004 documents, via Distiller. Word>Print>Save as ps>Distiller and the amount of detail in the thumbnails (which are embedded) is very low. Sometimes I can't tell if there is content on the page or not (his is when I am looking at the Pages section of the navigation pane.
    Our previous work process had us creating a ps file via Framemaker 7. In those pdf files the pages view had a lot of fine detail, but we won't be using Framemaker anymore, since it's been dropped for the Mac.
    I'm not talking about the thumnail size... I've looked at them larger and it still has no detail, only with a larger view.
    I've looked at all the Distiller, Acrobat, and Word settings and preferences to see if there's a setting or dialog that will help, but I can't find any.
    Any ideas?

    Have you tried exporting using the Save as PDF button on the lower left of the Print dialog box? I don't know if that will help, but it might.
    I have not tried that, but I will. I always thought that going through Distiller gave you better quality. That's how I was converting the .ps files before that were created out of Framemaker.
    Your page thumbnails are strange, though. Are you using Distiller to convert fonts to outlines or something? Text is suppose to stay as text to help thumbnail previews
    I'm not converting fonts to outlines. It's very strange... there must be a setting in Distiller somewhere that I have mis-marked... I'll be darned if I can find it though.
    I've included a shot of pages from a previous project, there is a distinct difference.

  • Show navigation pane link in topics

    Looking for more info on a new option for WebHelp layouts:
    In the layout properties WebHelp Navigation screen (2nd page
    of properties) there is an option Show Navigation Page Link in
    Topics If I click the Help button on this screen, I see that this
    option is described as "Include a link to the navigation pane."
    I don't see any such link in my topics when I generate
    WebHelp with this option enabled. I am just viewing my output
    locally. Are these links only visible when the Help is called using
    the API from a server?
    Anyone using this option, or know what it is supposed to do?
    I am using Breadcrumbs Links and these are working
    fine.

    Hi Rick,
    First, thanks for all your help over the years with both RH
    and Captivate, and for the great hints at your site.
    Second, I was *hoping* this option would show the nav pane
    link in the following case:
    In my project I have set up a 2-pane window (Main_window) and
    a 1-pane window (CS_Window).
    Main_window is used for calling Help from the toolbar button
    and some other places in the app when we want users to open help to
    the default topic.
    CS_window is called from our app when a user presses F1 in a
    dialog (context-sensitive help). This window displays pertinent
    topic and toolbar but no nav pane. Just what I want.
    Problem is, there is no way for users to access nav pane from
    the context-sensitive window. Related topics etc are all opened in
    this same window. In order to get more info, users have to close
    the help and re-open it via the toolbar or other link.
    When a user presses F1, I would like them to see the "naked"
    topic, with a way to open the nav pane.
    What is the best way to acheive this?
    Is there a way to invoke a context-sensitive topic outside
    the WebHelp frameset so that this nav pane link will appear, and do
    what you describe?
    OR
    Is there a way to add a button to my CS_Window that would
    re-open the topic in the Main_window, which includes the nav pane.
    OR
    Other ideas? Suggestions greatly appreciated!
    Jeanne
    PS RoboHelp 7's own Help suffers from same problem: Click the
    Help button in a dialog, see the pertinent topic, but there is no
    way to find additonal info unless it is listed as a related topic.
    You have to close the Help window and invoke Help via the menu to
    see the nav pane.

  • Can I permanently disable the navigation pane in HTML help?

    My company has a web-based application on MicroStrategy platform.
    I have created a customized WebHelp to replace the MicroStrategy out of the box help and that works just fine.
    We are developing the MicroStrategy Office add-in for Excel for our clients.
    Once installed, a CHM file is copied to the client's local hard drive.
    We want to replace this with our own customized help.
    I have created a CHM file with ONE topic that redirects the clients to our customzied WebHelp with content for the add-in.
    The one topic has a redirect in the HTML header code as follows:
    <meta http-equiv="refresh" content="0;URL=https://customhelp.htm#AddIn_Introduction.htm" />
    That is working fine in my testing.
    Here is my problem...
    The HTML Help Viewer opens and automatically hides the Navigation Pane and displays the WebHelp (navigation pane, menu bar and topic pane).
    But, the HTML Help Viewer still has the Hide/Show button to Hide/Show the navigation pane for the HTML help.
    Is there ANY way to disable this or hide it or let it stay there but disable the navigation pane?
    As always, any assistance would be appreciated.
    Thanks --
    Michael F Weart

    Amebr and Priyank --
    Thanks - that did exactly what I wanted it to do.
    It did not work in my testing, but I think the KEY point that I missed was the sequence of unchecking the options in the Window setup.
    Now I have a one topic CHM help file that automatically redirects to my WebHelp on my application server.
    The CHM opens and automatically redirects to my WebHelp and the WebHelp (frameset and all) display in an HTML Help Viewer window that has no HTML Help Viewer navigation buttons.
    One last note, the WebHelp displays with the Contents/Index/Search for WebHelp included in the presentation.
    I have not deployed this in a non-test environment so I may still run into issues but so far it is good.
    THANKS for all the help.
    Michael F Weart

  • How to creat navigation pane or tabs in a document

    Dear Friends!
    I have prepared my thesis report having different chapters, each chapter has various sections. I want to create a navigation pane (just
    like tabs, a tab for each chapter and sub-tabs after opening a specific chapter) for my thesis, because this element is essential for easy navigation. The navigation pane may consist of Chapters heading, search option, switching to content from any page
    and page number (with navigation to next or returning page). furthermore, when I click to go to any specific chapter from navigation, a specific navigation pane may be there in that very chapter
     for easy switching to various sections of the same chapter.
    Secondly I also want to get the same report/data in PDFs, in order to enable quickly access for needed information.
    Is the same feature can be done in MS Office, or any other specialized tool/software is existing to create such type of documents
    please? I need help in this regard please.

    set your own UI, overriding paintTab(..) to add 5 (or whatever gap) to each of rects.x

  • Javascript for adf menu navigation pane

    I have created two navigaion pane menus as explained at
    http://www.oracle.com/technology/products/jdev/11/cuecards/adf_set_43/ccset43_ALL.html
    I want to show the sub menu on mouse over.
    (http://www.oracle.com/technology/products/jdev/tips/fnimphius/rc_expand_menu_on_mouse_over.html).
    I have added client listener, but how can I add the bind action into the javascript?
    Thanks in advance.

    Hi,
    Thank you for your response.
    I have two navigation panes, and when I click on item in the first one, the content of the second navigation pane is changing.
    I want it to be changed without clicking, but only by mouse over.
    How can I do it? Can you give me link? (I have searched the net and didn't find).
    Thanks a lot.

  • Multiple Data Providers for Filter/Navigation Pane in WAD

    Hi,
      Refer to post
    3.x functionalities of Navigation pane in 2004S
    I need to know how to connect multiple dataproviders to either filter pane or navigation block in WAD.  I know that they use drag and drop concept but there is still no way to filter on a single value and then add it to a drill down for all data providers at the same time or even one by one.
    Also there is no way to use drag and drop on graphs
    Thanks

    Hi,
    Yes you can add new data provider to the navigation block.  create a new data priovider below the layout pane you have the option "new data provider" create using that and assign that data provider to the navigation pane in its parameters.
    Thanks

  • WAD 7.0 - Navigation Pane Web Item with Old 3.x features

    Hi Experts,
    Is there a way to get the WAD 3.x version Navigation pane in WAD 7.0.
    Navigation pane in WAD 7.0 is missing those "beautiful navigation icons" to add/remove a free char. into rows/columns and also to set filter values.
    We are on the latest SP - BW 7.0.
    Any suggestions, will be appreciated.
    Thanks
    CK

    Hello,
    I struggled with the same issue ...
    but here is a sollution. don not select a navigation pane but use the filter pane.
    in the filterpane you can define the number of kollums.
    and with drag and drop from the filter pane to the report you can use the same functions as wth the navigation pane.
    really works
    good luck

  • VBA / Navigation Pane

    Hi,
    Two questions about using VBA to manipulate the Navigation Pane in Access 2007/2010:
    1. Is it possible through VBA to simply close the Navigation Pane without actually hiding it?
    2. I've come across code to hide the Navigation Pane (if there's no way to just close it),
    but some people seem to be suggesting just the command "DoCmd.RunCommand acCmdWindowHide",
    while other sources seem to suggest that this has to be prefaced with "DoCmd.SelectObject acTable, “YourTable”, True"
    -- with "YourTable" being either an actual table or not an actual table. That part wasn't clear, either.
    Could someone clarify this, please?
    Thank you.
    Mark

    Hello Mdavisfps,
    Welcome to MSDN forum, and I am very glad to help with you.
    After reading your post, I understand that you want to close or hide Navigation Pane by VBA. If I have misunderstood
    you, please let me know.
    Based on my analysis, it is not possible to close it programmatically, but you can hide it programmatically.
    ‘ hide
    Private Sub Command1_Click()
    DoCmd.NavigateTo "acNavigationCategoryObjectType"
    DoCmd.RunCommand acCmdWindowHide
    End Sub
    ‘unhide
    Private Sub Command2_Click()
    DoCmd.SelectObject acTable, , True
    End Sub
    In addition, you can close Navigation Pane manually, and you can take a look at this article:
    http://office.microsoft.com/en-us/access-help/close-and-reopen-the-navigation-pane-and-the-objects-in-the-pane-HA001213878.aspx#BM2
    I hope this can help you and feel free to follow up after trying the code.
    Best Regards,
    Bruce Song
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Programmatically creating a navigation bar

    I am attempting to programmatically create and drive an OAF Navigation Bar bean. I can successfully instantiate the OANavigationBarBean and get it to appear on the page. However, I am unable to programmatically add any links to the navigation bar. I have attempted to do this programmatically in the processRequest method of the Controller of page1, using the following code:
    OAPageLayoutBean oapagelayoutbean = (OAPageLayoutBean)oawebbean;
    OANavigationBarBean oanavigationbarbean = (OANavigationBarBean)createWebBean(oapagecontext, "NAVIGATION_BAR", null, "TheNavigationBar");
    oanavigationbarbean.setValue(1);
    oanavigationbarbean.setMinValue(1);
    oanavigationbarbean.setMaxValue(5);
    OALinkBean oalinkbean1 = (OALinkBean)createWebBean(oapagecontext, “LINK_BEAN”, null, "Step1");
    oalinkbean1.setRendered(true);
    oalinkbean1.setID("Step1");
    oalinkbean1.setLabel("Step1Label");
    oalinkbean1.setText("Step 1");
    oalinkbean1.setUINodeName("StepOneNodeName");
    oalinkbean1.setDestination("/oracle/apps/ak/myapp/server/page2");
    oanavigationbarbean.addIndexedChild(oalinkbean1);
    oapagelayoutbean.addIndexedChild(oanavigationbarbean);
    This code compiles but doesn’t do anything when the next button is clicked.
    Has anyone else encountered this problem?

    As you can see, you are in for a lot of work with this popup
    menus...
    read these 2 articles before going any further:
    http://www.apptools.com/rants/jsmenu.php
    http://www.apptools.com/rants/menus.php
    The best way to use a navigation menu across all your pages
    is to either use
    DW templates or Server Side Includes. (SSI). However, the DW
    popup
    navigation system doesn't play nice with Templates.
    There are better ways to build these menus, mention of this
    is in the
    articles above. The will be much easier to maintain across
    your whole site.
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html
    > Alright guys, I built a navigation bar in fireworks that
    has all the
    > pop-up
    > menus for my schools website but I don't know if this is
    the easiest way
    > to do
    > it. I need this navigation bar to be on every single
    page of the site
    > except
    > the banner above the buttons will change. I thought the
    easiest way to do
    > this
    > would be putting the fireworks HTML on each page and
    then when I get ready
    > to
    > add links to the navigation bar I can just update that
    HTML since its the
    > same
    > for all pages. But, I tried that and I still have to
    update each page
    > manually.
    > Right now there are no links associated with the pop-up
    menus and I need
    > to
    > start linking them to pages. The down side, I don't know
    how to get the
    > pop-up
    > menus linked! HELP!
    >
    > Please let me know if there is an easier way to build a
    navigation bar in
    > Dreamweaver. Thanks!
    >

  • Windows 7, Adobe XI Reader, Navigation Pane

    How do I hide the Navigation Pane (also known to me as the Navigation Pain) as the default, not with using F4 every time I open a document?
    This is for Adobe XI Reader only, using Windows 7, on a computer on which I don't have administrator rights.
    I need to know a method that involves setting options available to a general user, not an administrator, and does not involve any kind of "scripting" or editing the registry (because I'm not an administrator).
    Thanks in advance.

    Thanks for this reply. Alas, this is something that I will need administrator rights to set up. However, if I ever install Adobe Reader XI on a home computer, this will be very helpful to me.
    I had actually seen this solution before.
    In Windows XP, I was able to go into Windows Explorer, choose Tools, and then choose Folder Options to get to a place where I could add this information to the Adobe Reader XI launch information. But in Windows 7, Folder Options is gone, replaced by something called Default Programs. Default Programs doesn't allow changing of launch information.
    In my Adobe Reader XI shortcut properties, there is a box called "Start In". I tried putting the line with the "navpanes" option there, but it was ignored.
    Also, on some programs, I can change the Maximized/Minimized/Normal property, but for Adobe Reader XI, it requires being an Administrator.
    I hope that Adobe will consider, in future releases, making the display or non-display of the Navigator Pain either a user preference option or something in which the most recent use is remembered.between sessions!
    Thanks again for your help.

  • Navigation Pane on WorkBook

    Hi All,
    I havent had that much exp on workbooks,
    I have a task to change the navigation pane in workbook by removing existing characteristic and adding new.
    I was also asked to create a new navigation pane in the Workbook.
    As given in thehelp sap i opened the workbook in BEx analyser 3.x and clicked the design mode. But after that i am unable to add anything in Navigation Pane or ableto add a new one.
    Kindly help and guide me in doing this.
    Thansk & Regard
    Jana

    I believe our intrepid developer actually also needs to make changes to his QUERY, not the Navigation Pane, unless all of the key figures and characteristics are already in there. Please check the query and see if it has all the elements you need. If not, you will need to change the query as well using Query Designer.
    I'm also a bit uncertain why you would use Bex 3.x and discuss 'Navigation Pane'. In Bex 3.x these individual cells are referred to as "Filter Cells" and the like.
    If you are using Bex 3.x, you can only hide or unhide these cells. You can move them around a bit. Text Elements, on the other hand, can be deleted and shuffled around inside Excel by deleting the cell or moving it.
    For Bex 7, you can add and remove elements inside the navigation pane by turning them on and off. You can also add more than one navigation pane to your workbook, so as to support formatting and organizing. The same rule applies to text elements.

  • Navigation Pane in WAD?

    Hi,
    Please explain me about the use of navigation pane in WAD.Actually I know what for it is used.But  I am unable to add characterstics to the navigation pane.

    Vasu,
    I didnot understand the whole subject.  To explain, Navigation pane in WAD is the Web item used for displaying the drilldown characteristics, available default characteristics and key figures under the 'Drilldowns or Navigation' in the web report.
    You can make this visible or hidden.  You cannot 'add' characteristics here, all the characteristics in the query will be visible by default.  You must do the 'data binding' to this web item with the query (s) you want to drilldown.
    If you are not able to see the navigation pane in the report would mean that the property is set as ' hidden ' in the web template in WAD.
    Hope this helps.
    Ramesh

Maybe you are looking for

  • Calling a Session bean from a java client

    Hi I have been using OC4J for quite some while now, and I have a lot of programs to test my session beans. But with the new versions of the container 9.0.2.0.0 production release and 9.0.3.0.0 pre-release J2EE 1.3 certified, all my test program hang

  • SQLSRV Driver vs PDO_SQLSRV. What would you suggest, and why?

    Hi all, My team and I are working on a mobile XMPP/Jabber instant messaging application, aimed at iOS, Android and Windows 8 phones. The back-end XMPP Server is OpenFire and this OpenFire Server works together with a SQL Server 2014 Database to store

  • Parameterized ArrayList in 1.5 but not in 1.4

    I've been doing a lot of reading on the discussion about JDK 1.5 and JDK 1.4 here. I think I've dug myself into a hole that will be very hard to get out of. And yes, it's my fault, but this is my first time developing a real J2EE application... sigh.

  • Cant get DCR-TRV70 tapes to capture in PE11

    Hi, new to this board and fairly new to PE. I have a Sony dcr-trv70 camera that I am trying to capture footage off minidv tapes in premiere elements 11, but it does not see or recognize the camera at all. I am working on a Samsung NP510R5E-A laptop,

  • Can i upgrade OSX10.4.11 straight to 10.6?

    Can i upgrade OSX10.4.11 straight to 10.6? I need to update and screen share in ichat, as well as other stuff... and 10.4.11 is too old now. But i cant get 10.4.11 to10.5 disc.... so wondered if i can just stick 10.6 in and install over everything? A